Unable to resolve org.apache.cxf.bundle exception on JBoss Fuse.
Issue
- Getting below
exceptionwhile migrating packages fromJBoss fuse 6.1to 6.2
org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=kyc.blue; type=karaf.feature; filter:="(&(osgi.identity=test.blue)(type=karaf.feature))" [caused by: Unable to resolve test.blue/1.0.2: missing requirement [test.blue/1.0.2] osgi.identity; osgi.identity=com.test.blue.ws; type=osgi.bundle; version="[1.0.2,1.0.2]"; resolution:=mandatory [caused by: Unable to resolve com.test.blue.ws/1.0.2: missing requirement [com.test.blue.ws/1.0.2] osgi.wiring.bundle; osgi.wiring.bundle=org.apache.cxf.bundle; filter:="(osgi.wiring.bundle=org.apache.cxf.bundle)"]]
at org.apache.felix.resolver.Candidates.populateResource(Candidates.java:285)
at org.apache.felix.resolver.Candidates.processCandidates(Candidates.java:454)
at org.apache.felix.resolver.Candidates.populateResource(Candidates.java:266)
at org.apache.felix.resolver.Candidates.processCandidates(Candidates.java:454)
at org.apache.felix.resolver.Candidates.populateResource(Candidates.java:266)
at org.apache.felix.resolver.Candidates.processCandidates(Candidates.java:454)
at org.apache.felix.resolver.Candidates.populateResource(Candidates.java:266)
at org.apache.felix.resolver.Candidates.processCandidates(Candidates.java:454)
Environment
- Red Hat JBoss Fuse
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
