You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Shailendra Singh <sh...@pb.com> on 2013/12/13 12:34:15 UTC

FW: CXF upgrade from 2.2.9 to 2.5.7 issue

Hi,

Please help on the below problem.

I am able to do the upgrade changing the maven cxf version, but on running with jboss facing below issue, its claiming for cxf-extension-jaxrs-binding.xml file which we never provided in 2.2.9 or in 2.5.7.

org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf-extension-jaxrs-binding.xml]
Offending resource: ServletContext resource [/WEB-INF/cxf.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml]; nested exception is java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-extension-jaxrs-binding.xml] cannot be opened because it does not exist
                at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:68)


Thanks and Regards,
Shailendra Singh


________________________________