Hi 
I installed the soap api. and tested it on the sun J2EE reference
implementation. All was fine until I tried the test below:
 
java org.apache.soap.server.ServiceManagerClient rpc-router-url list 

with my rpc-router-url replacing the one in italics above.
The error I get is :
 
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
///////
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=Parsing error, response was:
The markup in the document preceding the root element must be well-formed.;
targetException=org.xml.sax.SAXParseExceptio
n: The markup in the document preceding the root element must be
well-formed.]
        at org.apache.soap.rpc.Call.invoke(Call.java:250)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:129)
        at
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:1
51)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
37)
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
//////
I have installed the newest apache JAXP parser (xerces1.4.0)and it is in my
classpath. Has anybody had this problem at installation and running the
install tests?
 
thanks
Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to