You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Olivier Thomas <ol...@wanadoo.fr> on 2000/12/22 05:18:44 UTC

White space requiered between public identifier and system identifier

Hi,

I registered an elementary service and build a java client to invoke this
service.
I have the following error message'
org.xml.sax.SAXParserException : White space is requiered between the public
identifier and the system identifier.
I also receive HTML code from error 400.
I checked my classpath but it seems to be OK with xerces.jar at the
beginning.
I run Apache 1.3.2 with Tomcat 3.2.1

Can anybody help me ?