I am attempting to run the Hello example from the O'Reilly book.
HelloService deploys and appears fine, but when attempting to run the
HelloClient.class I get, ...



C:\WSComponents\Oreilly\java_src\com\ecerami\soap>java HelloClient joe
Hello SOAP Client
Fault Occurred (details follow):
Fault Code:  SOAP-ENV:Server.BadTargetObjectURI
Fault String:  Unable to resolve target object:
Fault Occurred.  No greeting for you!
C:\WSComponents\Oreilly\java_src\com\ecerami\soap>


Any suggestions greatly appreciated.


Reply via email to