Customer service Web does not work in OIM 11 g 2

Hello

We have created a web client using axis 1.6.2 and its use in 11 GR 2 IOM to request the Validator Plugin. But we get question as org.apache.axiom.om.OMAbstractFactory. getOMFactory() could not be found. When we checked the jars in the classpath, we found that IOM already a weaker version of axiom1.2.5 in its class under oim.ear path that does not contain this method however Axis1.6.2 contains the most recent version that contains this method. Is someone has any idea how to replace the JAR of IOM default classpath file and force to the library to read available in plugin files?

It seems that OIM 11 g a conflict with Axis2 because it contains old jar files used in the axis. Remove these jar files or update these jar files break existing functionality of IOM. The Web service in our case client worked after you have created the client using WSIMPORT, even if we include the classes of Customer Service under the oim.ear/APP_INF/lib folder. We have tried, including the class files of client under the plugin only, but somehow always sought IOM under the oim.ear folder. Probably a bug in OIM 11 g because I could not find mention this anywhere in the documentation.

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for