I'm using tomcat 3.2.3 and Apache-Soap 2.2.
I've coded a simple client to call a sayHello method.
I'm deploying a Hello service to <%TOMCAT_HOME%>\webapps\soap\WEB-INF\classes\Hello.class using soap/admin, I've put in my classpath this service class and still having this following fault:
 
Fault code: SOAP-ENV:Server.BadTargetObjectURI
Fault string: Unable to resolve target object: Hello 
 
Any help would be great!
TIA

Tiago Fernandes Thomaz

Reply via email to