Throw your classpath switch prior to the "org.apache.axis.client.AdminClient" invocation.
-----Original Message----- From: Hainer Neil [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 9:50 AM To: [EMAIL PROTECTED] Subject: Problem getting AdminClient to work Hi, Why would the following: java org.apache.axis.client.AdminClient -classpath C:\xml-axis-10\lib\axis.jar;C:\xml-axis-10\lib\commons-discovery.jar;C:\xml- axis-10\lib \commons-logging.jar;C:\xml-axis-10\lib\jaxrpc.jar;C:\xml-axis-10\lib\saaj.j ar;C:\xml-axis-10\lib\log4j-1.2.4.jar;C:\xerces-2_3_0\xercesImpl.jar;C:\xerc es-2_3_0\xmlParserAPIs.jar -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd get the following exception?: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient org/apache/axis/client/AdminClient is in axis.jar, which is the first jar file in my classpath. I am using JDK 1.4.0_03 TIA. Neil Neil Hainer 8283 Greensboro Drive McLean, Virginia 22102-3838 703-902-6828 [EMAIL PROTECTED]