When i execute the follwing command ::
 java org.apache.soap.server.ServiceManagerClient rpc-router-url list 
I get the error ::
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=Error
parsing HTTP status line "": java.util.NoSuchElementException;
targetE
xception=java.lang.IllegalArgumentException: Error parsing HTTP status line
"":
java.util.NoSuchElementException]
        at
org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnec
tion.java:354)
        at org.apache.soap.rpc.Call.invoke(Call.java:248)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManag
erClient.java:129)
        at
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient
.java:151)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient
.java:237)
How do i get rid of the error.
Soap.jar,mail.jar,activation.jar,xerces.jar,xml4j.jar are in my classpath.

Regards;
Mrigank


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to