Dear sir,
    I'm just new for SOAP and Tomcat Jakarta. I want to using SOAP with Tomcat. Everything looks fine but when I deploy DeployementDescription.xml of messaging example. With command(as in testit):
java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml
 
it replies:
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode' element.; targetException=java.lang.IllegalArgumentException: A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode' element.]
        at org.apache.soap.rpc.Call.invoke(Call.java:246)
        at org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:129)
        at org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java:142)
        at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:230)
what does it mean ? what should I wrong please clearify me. I'm using PC and Win ME , is it related?
 
Thanks,
Dujrudee

Reply via email to