[ https://issues.apache.org/jira/browse/CXF-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Freeman Fang closed CXF-5330. ----------------------------- Resolution: Not A Problem > 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)