【发布时间】:2015-06-08 22:25:13
【问题描述】:
您好,我在 fuse 容器中运行骆驼项目时遇到错误
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 配置问题: 无法从 URL 位置导入 bean 定义 [classpath:quote-endpoints.xml] 违规资源:URL [bundle://251.0:0/META-INF/spring/applicationContext.xml];嵌套异常是 org.springframework.beans.factory.parsing.BeanDefinitionParsingException:配置问题:
无法从 URL 位置 [classpath:META-INF/cxf/cxf.xml] 导入 bean 定义
违规资源:OSGi 资源[classpath:quote-endpoints.xml|bnd.id=251|bnd.sym=null];嵌套异常是 org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from OSGi resource[classpath:META-INF/cxf/cxf.xml|bnd.id=251|bnd.sym=null];嵌套异常是 java.io.FileNotFoundException: OSGi 资源[classpath:META-INF/cxf/cxf.xml|bnd.id=251|bnd.sym=null] 无法解析为 URL,因为它不存在
任何帮助表示赞赏
谢谢
【问题讨论】:
标签: jboss apache-camel jbossfuse fuseesb