Arjun Bharadwaj H S created CXF-4824:
----------------------------------------

             Summary: java.lang.NoSuchMethodError after the upgrade of CXF 
version to 2.4.9 from 2.1.6
                 Key: CXF-4824
                 URL: https://issues.apache.org/jira/browse/CXF-4824
             Project: CXF
          Issue Type: Bug
            Reporter: Arjun Bharadwaj H S


Hi,

We upgraded the CXF version from 2.1.6 to 2.4.9 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?

We tried 2.5.5 and 2.6.2. We are getting the same error. 
This upgrade is because of the known security vulnerability mentioned here: 
http://cxf.apache.org/cve-2012-3451.html

Please help us to resolve this issue.

Thanks,
Arjun


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to