Well what i was trying to do was to deploy a webservice[org.ws.test] that calls another class[org.acme.test] and placed them bother under the web-inf/classes dir.
I just moved the class from org.acme.test to org.ws.test, changed the package name inside the classes, and it worked > dunno why...still hoping someone would tell me... hope this wud've helped you harsh On Fri, 2003-08-08 at 01:17, Adhamh Findlay wrote: > Hi, > > I'm getting this exact same problem. Did you get it solved? If so how? > > Thanks! > > Adhamh > > On 7/22/03 8:20 AM, "Harsh Nagpal" <[EMAIL PROTECTED]> wrote: > > > Hi! > > > > I wrote a simple hello=world webservice and deployed it through wsdd. > > > > but when my client tried to access,i got the following error: > > > > java.lang.reflect.InvocationTargetException > > > > any help would be appreciated > > > > harsh > > >