Yes, the web service classes are in a jar file inside de WEBINF/lib of the axis webapp!
----- Original Message ----- From: "Hansen, Richard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 5:08 PM Subject: RE: AdminClient Exception... > Are the web services classes on the Axis classpath? > > > -----Original Message----- > > From: Jorge Alberto Rodriguez Suarez [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 12, 2003 3:16 PM > > To: [EMAIL PROTECTED] > > Subject: AdminClient Exception... > > > > > > Hi there! > > > > When iam making: > > > > java -cp %AXIS_CLASSPATH% > > org.apache.axis.client.AdminClient > > -lhttp://pmat01:8080/axis/services/AdminS > > ervice emprel/sftm/webservice/cliente/deploy.wsdd > > > > triying to deploy my web service, iam reciving: > > > > Processing file emprel/sftm/webservice/cliente/deploy.wsdd > > Exception:: java.lang.reflect.InvocationTargetException > > > > Some idea??? > > > > Thanks! > > > > Jorge. > >
