-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.3
-
None
-
%
-
6.3 Sprint 3 (Feb 29 - Mar 25)
With the jboss-fuse-full-6.3.0.redhat-012.zip kit, features:install cxf returns:
Error executing command: Could not start bundle mvn:org.apache.cxf/cxf-rt-transports-jms/3.1.4 in feature(s) cxf-transports-jms-3.1.4: Unresolved constraint in bundle org.apache.cxf.cxf-rt-transports-jms [363]: Unable to resolve 363.0: missing requirement [363.0] osgi.wiring.package; (&(osgi.wiring.package=javax.jms)(version>=1.1.0)(!(version>=2.0.0)))
With the following exception
java.lang.Exception: Could not start bundle mvn:org.apache.cxf/cxf-rt-transports-jms/3.1.4 in feature(s) cxf-transports-jms-3.1.4: Unresolved constraint in bundle org.apache.cxf.cxf-rt-transports-jms [363]: Unable to resolve 363.0: missing requirement [363.0] osgi.wiring.package; (&(osgi.wiring.package=javax.jms)(version>=1.1.0)(!(version>=2.0.0)))
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeatures(FeaturesServiceImpl.java:550)[10:org.apache.karaf.features.core:2.4.0.redhat-630013]
at org.apache.karaf.features.internal.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:432)[10:org.apache.karaf.features.core:2.4.0.redhat-630013]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_65]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_65]
at java.lang.Thread.run(Thread.java:745)[:1.8.0_65]
Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.cxf.cxf-rt-transports-jms [363]: Unable to resolve 363.0: missing requirement [363.0] osgi.wiring.package; (&(osgi.wiring.package=javax.jms)(version>=1.1.0)(!(version>=2.0.0)))
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)[org.apache.felix.framework-4.4.1.jar:]
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)[org.apache.felix.framework-4.4.1.jar:]
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:976)[org.apache.felix.framework-4.4.1.jar:]
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:963)[org.apache.felix.framework-4.4.1.jar:]
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeatures(FeaturesServiceImpl.java:546)[10:org.apache.karaf.features.core:2.4.0.redhat-630013]
... 5 more
- is blocked by
-
ENTMQ-1517 The jboss-a-mq-6.3.0.redhat-012.zip does not startup properly
- Closed
- is related to
-
ENTESB-4135 Update to the JMS 2.0 API
- Closed