The class loader cannot find the META-INF/axiom.xml file inside the JAR, which is required for Axiom to register its implementation.
If you are running Axis2-based web services, this JAR must be in your classpath for the engine to function. Common Issues: "No meta factory found"
this usually means that axiom-impl.jar is not in the classpath
The class loader cannot find the META-INF/axiom.xml file inside the JAR, which is required for Axiom to register its implementation.
If you are running Axis2-based web services, this JAR must be in your classpath for the engine to function. Common Issues: "No meta factory found"
this usually means that axiom-impl.jar is not in the classpath