Hi Larry,

- Invalid service  MyService.aar due to java.lang.NoClassDefFoundError:
org/apache/ws/commons/om/OMElement

The above exception thrown in the case of MyService.aar I'm certain
that you are using an old MyService.aar.

This is because the AXIOM packages were refactored after the 0.95
release and now they are org.apache.axiom.om.* and
org.apache.axiom.soap.*. This is available in the axiom-1.0 release
and Axis2-1.0 uses this latest axiom release.

Therefore please rebuild your MyService.aar to comply with the
axiom-1.0 release and try.

Thanks,
Ruchith

Reply via email to