You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Elsholz, Alexander" <Al...@ps-sangross.de> on 2001/08/27 12:05:54 UTC

Problem with hello-World example of Java-World.com

Hi,

i try to create a HelloWorld-Programm(from javaworld.com) to Apache SOAP...

For the Server i wrote a class, which returns a String, when i call the
method and then deployed this with the Admin-Tool.
I copied this class to /tomcat/webapps

The client has now this mistake:
Caught SOAP Exception (SOAP-ENV:Clien) Connection shutdown: JVM_recv
in socket input Stream read

the Tomcat-bracked:
2001-08-22 13:28:39 - Ctx(  ): 404 R(  +
/apache-soap/servlet/rpcrouter + null)
null

what's my mistake? I've done everything like www.javaworld.com...

thanks

alex