Make sure you place your compiled java classes in your war
so Tomcat can deploy.
(courtesy Scott
Nichol-http://www.mail-archive.com/[EMAIL PROTECTED]/msg07902.html)
Regards,
-Martin
- Original Message -
From: "devnulle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 31,
Hi the world,
I try to acces to my WS, but my client return me the following error :
Fault Occured (details follow):
Fault Code: SOAP-ENV:Server.BadTargetObjectURI
Fault String: Unable to resolve target object: HelloService
My WS is on the directory HelloService (which is on the dir Webapps)
I c