| Author |
axis2.AxisFault: java.lang.NoClassDefFoundError
|
Mat Anthony
Ranch Hand
Joined: May 21, 2008
Posts: 195
|
|
Hi All,
I have removed AXIS2 jar files from my WAR deployment file. The WAR file is succ deployed to 10.2.1 oc4j server.
I have placed the Axis2 jar files within directory applib under oc4j home to allow the jars to be put on the server classpath.
On calling the webservice I get the following error:-
org.apache.axis2.AxisFault: java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContext
I get no log4j logs, I have debug set within the service and it never gets called.
Any ideas
Regards
Mat
|
 |
 |
|
|
subject: axis2.AxisFault: java.lang.NoClassDefFoundError
|
|
|