You probably need to remove this import from your configuration Sergey On 13/12/13 11:34, Shailendra Singh wrote:
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 ________________________________
