Hello Immanuel
I have to work on one problem and in that I have to call a webservice from inside another web service. I'll really appreciate if you Could give me some idea of how to call a webservice inside another webservice. As while invoking one service I have to extract information from soap request and based on that extracted information I want to call another web service. Thanks Inder _____ From: Manny Panis [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 17, 2007 1:52 PM To: [email protected] Subject: org.apache.axis2.AxisFault: java.lang.NoClassDefFoundError:org/apache/commons/codec/DecoderException Does any body have any ideas why I'm getting the following error when calling an adb web service from inside another adb web service: org.apache.axis2.AxisFault: java.lang.NoClassDefFoundError: org/apache/commons/codec/DecoderException at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio n.java:271) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOpera tion.java:202) I do have the commons-codec-1.3.jar specified in the web-inf\lib folder. Thanks, Immanuel ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
