C:\boris\lab\soap>java org.apache.soap.server.ServiceManagerClient 
http://localhost:8080/soap/servlet/rpcrouter list
Exception in thread "main" java.lang.NullPointerException
         at org.apache.soap.transport.TransportMessage.read(Unknown Source)
         at org.apache.soap.util.net.HTTPUtils.post(Unknown Source)
         at org.apache.soap.transport.http.SOAPHTTPConnection.send(Unknown 
Source)
         at org.apache.soap.rpc.Call.invoke(Unknown Source)
         at 
org.apache.soap.server.ServiceManagerClient.invokeMethod(Unknown Source)
         at org.apache.soap.server.ServiceManagerClient.list(Unknown Source)
         at org.apache.soap.server.ServiceManagerClient.main(Unknown Source)

Server console is silent. What could be the reason?

Reply via email to