You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Beau Paisley <BP...@nimble.com> on 2002/05/17 01:42:09 UTC

newbie question: BadTargetObjectURI running O'Reilly examples


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.