1 Reply Latest reply on Apr 4, 2015 2:00 AM by bharadwaj

    Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml

    szarekar

      Hi I am getting error when try to run camel project in fuse container

       

       

      • org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem:

      Failed to import bean definitions from URL location [classpath:quote-endpoints.xml] Offending resource: URL [bundle://251.0:0/META-INF/spring/applicationContext.xml]; nested exception is        org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem:

       

      Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml]

       

      Offending resource: OSGi resource[classpath:quote-endpoints.xml|bnd.id=251|bnd.sym=null]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from OSGi resource[classpath:META-INF/cxf/cxf.xml|bnd.id=251|bnd.sym=null]; nested exception is java.io.FileNotFoundException: OSGi resource[classpath:META-INF/cxf/cxf.xml|bnd.id=251|bnd.sym=null] cannot be resolved to URL because it does not exist

       

      Any help appreciated

       

       

      Thanks