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 Acz�l Csilla <ac...@freemail.hu> on 2001/09/25 17:41:22 UTC

rpcrouter in WebSphere

Hi everybody,

I tried to run a wstk demo with WebSphere AE 3.5 and I had problems with it:

bind method failed

RPC exception in method invocation.
------------------------------------------------------------------------------
  Nested exception is:

  [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content
type "text/html; charset=iso-8859-1", must be: "text/xml". Response was:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /soap/servlet/rpcrouter was not found on this server.<P>
</BODY></HTML>

How should I set the SOAP rpcrouter servlet in WebSphere?

Thanks for help
Csilla