If you look for WEB-INF/lib/axis.jar and place that on your CLASSPATH that should help
Martin -- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: "Felix Jungermann" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, May 30, 2006 10:49 AM Subject: AdminClient throws NoClassDefFoundException > Hi there, > I am a total Newbie in SOAP. And so I tried to follow the Installation > Hints from axis point to point. But as I tried to run the admin client I > got the following error message: > > H:\Tomcat 5.0\webapps\axis\WEB-INF\classes\samples\stock>java -cp > %AXISCLASSPATH% org.apache.axis.client.AdminClient > -lhttp://localhost:80/axis/services/AdminService deploy.wsdd > Exception in thread "main" java.lang.NoClassDefFoundError: for > > I set the Classpath correctly and by the way, why is Java looking for a > Class called "for"??? > > Any ideas? > > Thanks, > Felix > > -- > Felix Jungermann > > Fraunhofer Institut > Software- und Systemtechnik (ISST) > > > http://www.isst.fraunhofer.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
