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(OutInAxisOper ation.java:271) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO peration.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.
