Hi Grant,

you have not got the axis jar files on your class path. A common way to do this 
is to create an AXISCLASSPATH environment variable that has all of the Axis jar 
file defined in the lib directory under your AXIS_HOME installed directory and 
then call the method as 

java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient


Hope this helps

Regards

Steve

Quoting Grant Hulbert <[EMAIL PROTECTED]>:

> I have Axis installed on Mac OS X Panther with Tomcat 4.1.30, and my simple
> .jws files work great.  Now that I've graduated to more complex needs (I need
> to return nonstandard data types), I'm trying to deploy a web service
> wsdd-style.
> 
> I get an error when executing Admin client though:
> 
> granthul% java org.apache.axis.client.AdminClient
> 
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/axis/client/AdminClient
> -- 
> Grant Hulbert, Internet Software Architect
> 
>  
> 
> Integrated Color Solutions, Inc.
> 
> 2734 Loker, Carlsbad, CA 92008 office:760-942-7434
> 
> Home Office 760-599-1036 | Cell 760-822-6980
> 
> <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]
>  
> 
> Integrated Color Solutions, Inc. (ICS) is a technology leader in providing
> color management solutions to industries where color is critical. To learn
> more visit us at <http://www.icscolor.com>http://www.icscolor.com
> 
> 
________________________________________________________________________________
_______________________________________
> 
> This email is confidential and legally privileged. The correspondence and
> information herein is intended solely for the addressee/s. Access to this
> email or documents attached to this email by anyone else is unauthorized and
> illegal.
> 
>  
> 
> If you are not the intended recipient, any disclosure, distribution, copying
> or any action taken or omitted to be taken in dependence on it, is prohibited
> and unlawful.
> 
> 
________________________________________________________________________________
________________________________________________________
> 




---------------------------------------------------
This message was sent using Spansurf Web Mail
Internet access in Spain - http://www.spansurf.com/

Reply via email to