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
 

Reply via email to