can you copy org.apache.axis2.echoservice.EchoServiceClient.class to %CATALINA_HOME%/webapps/axis2-/WEB-INF/classes folder so that you will have the class located in %CATALINA_HOME%/webapps/axis2-/WEB-INF/classes/org/apache/axis2/echoservice/EchoServiceClient.class
Thanks, M-- 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: Inder Dhillon To: [email protected] ; [EMAIL PROTECTED] Sent: Friday, April 20, 2007 10:29 AM Subject: Axis2: Not able to run the client. Hello I have created one client and it was build successfully but I am not able to run this client and invoke the service. It says Exception in thread Main java.lang.NoClassDefFoundError : org/apache/axis2/echoservice/EchoServiceClient I have included all the client related files in classpath and all axis jars are also in classpath. But this error is still coming. I'll really appreciate if someone help me fix this error. I have attached the zipped folder containing the service and client along with this mail. Thanks Inder ------------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
