jboss - Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml -
jboss - Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml -
hi getting error when seek run camel project in fuse container
org.springframework.beans.factory.parsing.beandefinitionparsingexception: configuration problem: failed import bean definitions url location [classpath:quote-endpoints.xml] offending resource: url [bundle://251.0:0/meta-inf/spring/applicationcontext.xml]; nested exception org.springframework.beans.factory.parsing.beandefinitionparsingexception: configuration problem:
failed import bean definitions url location [classpath:meta-inf/cxf/cxf.xml]
offending resource: osgi resource[classpath:quote-endpoints.xml|bnd.id=251|bnd.sym=null]; nested exception org.springframework.beans.factory.beandefinitionstoreexception: ioexception parsing xml document osgi resource[classpath:meta-inf/cxf/cxf.xml|bnd.id=251|bnd.sym=null]; nested exception java.io.filenotfoundexception: osgi resource[classpath:meta-inf/cxf/cxf.xml|bnd.id=251|bnd.sym=null] cannot resolved url because not exist
any help appreciated
thanks
check xml files , remove cxf imports. no longer required many years. eg meta-inf/cxf/cxf.xm
, similar , remove those.
jboss apache-camel fuse fuseesb
Comments
Post a Comment