Hi I got the error message
java.lang.NoSuchMethodError:
org/apache/ws/commons/schema/XmlSchemaCollection.read
When I tried to deploy my cxf webservice application in websphere7.
Tried with CXF2.5.5 and 2.6.2. Tried with upgraded xmlschema-core-2.0.3.jar
added manifest entry DisableIBMJAXWSEngine: TRUE.
Issue exists, please help me to resolve the same
java.lang.NoSuchMethodError:
org/apache/ws/commons/schema/XmlSchemaCollection.read
When I tried to deploy my cxf webservice application in websphere7.
Tried with CXF2.5.5 and 2.6.2. Tried with upgraded xmlschema-core-2.0.3.jar
added manifest entry DisableIBMJAXWSEngine: TRUE.
Issue exists, please help me to resolve the same