Hello Inder What happens when you place all of your class files in your axis2 classes folder ..e.g %CATALINA_HOME%/webapps/axis2-/WEB-INF/classes (Feel free to post these questions to axis-user group)
Martin-- 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: Sunday, April 22, 2007 4:57 PM Subject: Axis2 - Problem invoking a service within another service Hello I hope someone can help me with this. Actually I have created one handler and I want to invoke another service from within that handler. I have included all necessary .class files of client (of that particular service which I want to call with in that handler) along with the .class file of handler and created the .jar file and then copied this .jar file into the %CATALINA_HOME%/webapps/axis2-/WEB-INF/lib folder But I am getting a lot of errors which running any client. Could anyone please suggest me that where should I place the .class files related to that client which I want to invoke from within the handler. Thanks Inder
