I was able to get JAX-WS RI 2.1.1 working with Spring 2.0.5 and Jetty
6.1.3. However, when I try to deploy to Tomcat 6.0.13 or 5.5.17 I get
this strange error that I haven't been able to figure out. I'm also
running Java 6.
org.xml.sax.SAXParseException: White spaces are required between
publicId and systemId.
The invalid xml file is attached. It is based on the example here:
https://jax-ws-commons.dev.java.net/spring/
Any help is appreciated. Thanks,
Cameron