Hi All,
        I have recently installed SOAP2.2 on my
machine.I have a problem running the java client.I
have follwed all the instruction properly for the
installation given along with the documentation.I have
kept the xerces.jar in the classpath ahead of all.It
gives me the error which is related to the same.I have
confirmed the classpath by getting
System.getProperty("java.class.path");it shows
xerces.jar at the begining of it .But it stil gives me
the following error.
The soap admin is working fine in the browser.But
somehow it is not working thru the desktop client.
Can somebody help me in getting over with this error
Thanks in advance
Regrds
Shashi
java org.apache.soap.server.ServiceManagerClient
http://localhost/soap/rpcrouter list
Exception in thread "main" [SOAPException:
faultCode=SOAP-ENV:Client; msg=Parsing error, response
was:
DOM003 Namespace error;
targetException=org.apache.xerces.dom.DOMExceptionImpl:
DOM003 Namespace error]
        at
org.apache.soap.rpc.Call.invoke(Call.java:250)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:129)
        at
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:151)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java,
Compiled Code)

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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

Reply via email to