firefly created CXF-5330:
----------------------------
Summary: java.lang.NoSuchMethodError after the upgrade of CXF
version 2.6.2
Key: CXF-5330
URL: https://issues.apache.org/jira/browse/CXF-5330
Project: CXF
Issue Type: Test
Components: JAX-WS Runtime
Affects Versions: 2.6.2, Invalid
Environment: WebSphere Application Server 8.5
Reporter: firefly
Priority: Critical
Hi,
We used the CXF version 2.6.2 and build the ear.
When we tried to start the EAR, we are getting the following error:
Invocation of init method failed; nested exception is
java.lang.NoSuchMethodError:
org/apache/ws/commons/schema/XmlSchemaCollection.read(Lorg/w3c/dom/Document;Ljava/lang/String;)Lorg/apache/ws/commons/schema/XmlSchema;
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
What needs to be done to resolve this?
--
This message was sent by Atlassian JIRA
(v6.1#6144)