Greetings,
Has anyone tried to use Axis2 with webMethods? I have a custom built ws consumer that I wish to use but whenever I try to execute the service an exception is being thrown that says:
java.lang.NoSuchMethodError: org.apache.axiom.om.OMFactory.getMetaFactory()
I have all the required jar under the /packages/{package_name}/code/jars folder. The exact verion i’m trying to use is axis2-1.6.2. The jars I have provided are the following:
- axis2-adb-1.6.2.jar
- axis2-kernel-1.6.2.jar
- axis2-transport-local-1.6.2.jar
- axis2-transport-http-1.6.2.jar
- axiom-API-1.2.13.jar
- axiom-impl-1.2.13.jar
- commons-codec-1.3.jar
- commons-logging-1.1.1.jar
- commons-httpclient-3.1.jar
- apache-mime4j-core-0.7.2.jar
- mail-1.4.jar
- neethi-3.0.2.jar
- httpcore-4.0.jar
- wsdl4j-1.6.2.jar
- XmlSchema-1.4.7.jar
Thanks for every help, and Best Regards,
Jozsef, Horvath