Hello All,
 
I am trying to setup axis in tomcat 5.5.4 with java 5.0.
I got an Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient.
 
I do not know what is wrong. Please help!
 
Thank you very much!
 
--tom
 
===========================
D:\axis-1_2RC1\samples\stock>java -cp d:\jakarta-tomcat-5.5.4\webapps\axis.jar;d:\jakarta-tom
cat-5.5.4\webapps\commons-discovery.jar;d:\jakarta-tomcat-5.5.4\webapps\commons-logging.jar;d
:\jakarta-tomcat-5.5.4\webapps\jaxrpc.jar;d:\jakarta-tomcat-5.5.4\webapps\saaj.jar;d:\jakarta
-tomcat-5.5.4\webapps\log4j-1.2.8.jar;d:\jakarta-tomcat-5.5.4\webapps\xml-apis.jar;d:\jakarta
-tomcat-5.5.4\webapps\xercesImpl.jar org.apache.axis.client.AdminClient -lhttp://localhost:80
80/axis/services/AdminService deploy.wsdd
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient
===========================


Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.

Reply via email to