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