I just started Apache Soap stuff.
I am using Apache Tomcat 4.0.3 and deployed the test server from deploy button on http://localhost:8080/soap/admin/index.html and put the server class into Apache Tomcat 4.0.3\webapps\examples\Web-inf\classes which is in the classpath setting. But when I run the client, it always gets the error: Fault= SOAP-ENV:Server.BadTargetObjectURI, Unable to resolve target object: Exch ange Why is that ? Jialing