Re: newbie question: BadTargetObjectURI running O'Reilly examples

2002-05-16 Thread Bruno Fischel
I had the same problem. I resolved this one (but another appears...). This message means that your service hasn't been located (equivalent to a NoClassDefFoundException). Be sure that your service class is in your classpath. (I just put a jar file containing all my stuff in %TOMCAT_HOME%/lib). B

newbie question: BadTargetObjectURI running O'Reilly examples

2002-05-16 Thread Beau Paisley
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 C