Re: AdminClient Exception...

2003-08-14 Thread Jorge Alberto Rodriguez Suarez
lt;[EMAIL PROTECTED]>; "Jorge Alberto Rodriguez Suarez" <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 6:49 PM Subject: RE: AdminClient Exception... > You could try deploying just using the command: > java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient > emprel/sf

Re: AdminClient Exception...

2003-08-14 Thread Jorge Alberto Rodriguez Suarez
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 th

RE: AdminClient Exception...

2003-08-14 Thread Hansen, Richard
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 -

RE: AdminClient Exception...

2003-08-14 Thread Jim Harris
You could try deploying just using the command: java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient emprel/sftm/webservice/cliente/deploy.wsdd I believe this should work just fine - I can't remember what the -l http://... does but if you look in the AdminClient help you may find it is red