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 "Liaw, Wan-Bih" <Wa...@Galileo.com> on 2001/07/17 01:24:06 UTC

Frequent encountered deployment problem

As that's in the followings. Can someone tell me how that can be fixed? TIA.

C:\soap-2_2>samples\messaging\testit
This test assumes server URLs of http://localhost:80/soap/servlet/rpcrouter
<http://localhost:80/soap/servlet/rpcrouter> 
and http://localhost:80/soap/servlet/messagerouter
<http://localhost:80/soap/servlet/messagerouter> 
Deploying the messaging service...
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Protocol;
msg=Unsu
pported response content type "text/html; charset=iso-8859-1", must be:
"text/xm
l". Response was:
]
        at java.lang.Throwable.<init>(Throwable.java:96)
        at java.lang.Exception.<init>(Exception.java:44)
        at org.apache.soap.SOAPException.<init>(SOAPException.java:71)
        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.deploy(ServiceManagerClie
nt.java:142)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient
.java:230)
.
Verify that it's there