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