Tomcat cannot load your class.  Usually, your service classes should be in
the same webapp as Apache SOAP.  This is the simple and reliable
configuration.  Your service classes *cannot* be in a different webapp, as
the Apache SOAP webapp cannot load classes from another webapp.

Scott Nichol

----- Original Message -----
From: "Mark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 10:41
Subject: Simple SOAP Mistake



Hi All

I am a starter in SOAP. Trying to do a simple helloworld app with java in
tomcat 4. Both the service and the client are in webapps-examples- web-inf -
classes firectory. When i run the client it gives me the following error:

Fault Code:  SOAP-ENV:Server.BadTargetObjectURI
Fault String:  Unable to resolve target object: HelloService

I delpoyed the service using the admin web tool.

TIA

Mark


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to