cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing web service

Former Member
0 Kudos

Hi,

While testing the web service from the WSNavigator (CE7.1), I am getting the following error:

nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/MultiThreadedHttpConnectionManager : cannot initialize class because prior initialization attempt failed; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/MultiThreadedHttpConnectionManager : cannot initialize class because prior initialization attempt failed

It did worked earlier, but suddenly it results in the error.

Any ideas on resolving it?

Best regards,

Dharmi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It was missing the logging and codec libraries.

After adding it, it works fines.