users@jax-ws.java.net

Spring for configuring JAX-WS, Tomcat: White spaces are required between publicId and systemId

From: Cameron Taggart <cameron.taggart_at_gmail.com>
Date: Tue, 15 May 2007 14:47:54 -0700

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