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, 2004 8:26 AM Subject: Could not acces to my WS
> 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 can acces t omy WS when I put it in the common/classes dir .... > > Anyone knows what is the problem. ? > > thx a lot > >