I looked at the command you included in your email. Do you have axis folder in the webapps folder of your Tomcat? http://localhost:8080/axis/services/AdminService expects to have “axis” folder in your webapps folder.

 

Hope this helps!

 


From: tom chen [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 09, 2005 11:09 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: help on running AdminClient

 

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.

<<image001.gif>>

Reply via email to