You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by "Bahal, Sanjay" <sa...@capitalone.com> on 2001/07/18 23:08:29 UTC

Soap Install Help

Hi:
I just installed Soap and am trying to run it with apache. I have followed
the install instructons. The server test works fine but when I run the
client test it errors out:
C:\>java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/ rpcrouter list
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
msg=Unsupported response content type "text/html", must be: "text/xml".
Response was:
<head><title>Not Found (404)</title></head>
<body><h1>Not Found (404)</h1>
<b>Original request:</b> /soap/rpcrouter<br><br>
<b>Not found request:</b> /soap/rpcrouter</body>
]
        at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:175)
        at org.apache.soap.rpc.Call.invoke(Call.java:212)
        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)

I do have the xerces.jar in my classpath ( ahead of jaxp.jar).
Any body has any ideas on this.
Thanks
Sanjay

 
**************************************************************************
The Information transmitted herewith is sensitive information intended only
for use to the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon, this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.