How did you deploy Apache SOAP, e.g. did you follow http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/ tomcat.html?rev=HEAD&content-type=text/html?
How did you deploy your sample service? This should be made part of your Apache SOAP webapp or deployed to the Tomcat library/class directories (e.g. $CATALINA_HOME/classes). Scott Nichol ----- Original Message ----- From: "Philippe Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 11:57 AM Subject: Unable to resolve target object I tried to install a SOAP service on an Apache server with Tomcat 4.1 webapp module. (It's a simple Hello 'name' SOAP tutorial example) I deployed the SOAP service with no problem. The SOAP client is well compiled. But when I run the client, i have the following message: Unable to resolve target object : <my soapService> CLASSPATH seems well. I tried to get informations on other forums, nothing serious. Is there a problem with Tomcat? Phil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>