As happened way back (in January I think) the test-app is now causing
the exception
org.springframework.beans.factory.BeanDefinitionStoreException: Line 1
in XML document from ServletContext resource
[/WEB-INF/applicationContext.xml] is invalid; nested exception is
org.xml.sax.SAXParseException: White spaces are required between
publicId and systemId.
I'm guessing this relates to the schemas up on
jax-ws.dev.java.net/spring possibly not having been updated? I'm using
the latest spring code and building locally.
Pete