You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Mrigank Shekhar <Mr...@tavant.com> on 2002/12/26 12:38:04 UTC

Error parsing HTTP status line "":

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 &quot;&quot;: 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:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>