I depooyed a service arr file, and go errors below.
It appeared that it was complaining about not finding OMElement.
I seared and found this class in axis2-om-M1.jar, so I put it in
webapps\axis2\WEB-INF\lib
Then I restarted the web server, but still have the same problem.
Any ideas what's causing this?
Thanks,
cyw
_____ERRORS____
This Web axisService has deployment faults
Error: java.lang.NoClassDefFoundError: org/apache/axis2/om/OMElement at
java.lang.Class.getDeclaredMethods0(Native Method) at
java.lang.Class.privateGetDeclaredMethods(Unknown Source) at
java.lang.Class.privateGetPublicMethods(Unknown Source) at
java.lang.Class.getMethods(Unknown Source) at
org.apache.ws.java2wsdl.bytecode.MethodTable.loadMethods(MethodTable.java:40
) at org.apache.ws.java2wsdl.bytecode.MethodTable.(MethodTable.java:30) at
org.apache.ws.java2wsdl.SchemaGenerator.(SchemaGenerator.java:71) at
org.apache.axis2.deployment.util.Utils.fillAxisService(Utils.java:209) at
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]