Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

NoClassDefFoundError: org/apache/commons/httpclient/HttpException while making WS call with Axis2

I'm making a soap call with Axis2 1.6.2 (ADB generated classes) and httpclient 4.2.1. for some reason it throws me NoClassDefFoundError: org/apache/commons/httpclient/HttpException.

I checked HttpException is in a different package now for HttpClient 4.

Can anyone think of any reason why it throws that error?

like image 310
Joseph Avatar asked Dec 13 '25 02:12

Joseph


1 Answers

please make sure axis2 jar file is in your CLASSPATH .

like image 198
alex chan Avatar answered Dec 15 '25 15:12

alex chan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!