No, it's not.  Navigate to the exact directory path in your classpath
and you'll find you are missing the WEB-INF dir.

-----Original Message-----
From: Steve Pruitt [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 30, 2003 10:16 AM
To: [EMAIL PROTECTED]
Subject: AdminClient not found


All,

Running...

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

I get... 

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient


AXISCLASSPATH is defined...

AXISCLASSPATH=C:\jakarta-tomcat-4.1.24\webapps\axis\lib\axis.jar;C:\jaka
rta-tomcat-4.1.24\
webapps\axis\lib\commons-discovery.jar;C:\jakarta-tomcat-4.1.24\webapps\
axis\lib\commons-l
ogging.jar;C:\jakarta-tomcat-4.1.24\webapps\axis\lib\log4j-1.2.8.jar;C:\
jakarta-tomcat-4.1
.24\webapps\axis\lib\xml-apis.jar

The axis.jar is in the directory, so I am miffed.


-Steve Pruitt



Reply via email to