C:\xml\soap\soap-2_1\samples\addressbook>java
org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter
deploy DeploymentDescriptor.xml
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:244) at org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:127) at org.apache.soap.server.ServiceManagerClient.deploy(ServiceManagerClient.java:140) at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:228) C:\xml\soap\soap-2_1\samples\addressbook>java
org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter
list
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to resolve namespace URI for 'ns2'.; targetException=java.lang.IllegalArgumentException: Unable to resolve namespace URI for 'ns2'.] at org.apache.soap.rpc.Call.invoke(Call.java:244) at org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClient.java:127) at org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:149) at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:235) |
- RE: Need help on win2000 soap run with tomcat Shyam Sarkar
- RE: Need help on win2000 soap run with tomcat Matthew J. Duftler
- problem with tomcat pravin pachbhai
- Re: Need help on win2000 soap run with tomcat Shyam Sarkar
- Re: Need help on win2000 soap run with tomcat Sanjiva Weerawarana
- RE: Need help on win2000 soap run with tomcat Uzay Takaoglu
- Re: Need help on win2000 soap run with tomcat Shyam Sarkar
- Re: Need help on win2000 soap run with tomcat Shyam Sarkar
- RE: Need help on win2000 soap run with tomcat Matthew J. Duftler