-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2.1, jboss-fuse-6.3
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: SwitchYard
-
Labels:None
-
Sprint:Sprint 5 - towards ER2
Activemq features URL should be aligned to Fuse version (e.g. 5.11.0.redhat-630063 but it uses version 5.9.0. We get the following exception now:
org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource org.apache.activemq.activemq-osgi [org.apache.activemq.activemq-osgi/5.11.0.redhat-630063] because it exports package 'org.apache.activemq.transport.vm' and is also exposed to it from resource org.apache.activemq.activemq-osgi [org.apache.activemq.activemq-osgi/5.9.0] via the following dependency chain:
|
org.apache.activemq.activemq-osgi [org.apache.activemq.activemq-osgi/5.11.0.redhat-630063]
|
import: (osgi.wiring.package=org.apache.activemq.command)
|
|
|
export: osgi.wiring.package=org.apache.activemq.command; uses:=org.apache.activemq.util
|
org.apache.activemq.activemq-osgi [org.apache.activemq.activemq-osgi/5.9.0]
|
import: (osgi.wiring.package=org.apache.activemq.util)
|
|
|
export: osgi.wiring.package: org.apache.activemq.util; uses:=org.apache.activemq.transport.vm
|
export: osgi.wiring.package=org.apache.activemq.transport.vm
|
org.apache.activemq.activemq-osgi [org.apache.activemq.activemq-osgi/5.9.0]
|