activemq feature missing dependencies; fails to start two bundles without 
camel-cxf installed
---------------------------------------------------------------------------------------------

                 Key: SMX4-455
                 URL: https://issues.apache.org/activemq/browse/SMX4-455
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.1.0
         Environment: Apache ServiceMix 4.1 RC1 (FUSE ESB)
            Reporter: Scott Parkerson


Apparently, some bundles in the activemq features will fail to start if the 
camel-cxf feature (which provides some dependencies) isn't also installed.

The two bundles that fail to start:

*  org.apache.activemq.activemq-console (Missing Constraint: Import-Package: 
org.apache.velocity; version="0.0.0")
*  org.apache.servicemix.activemq.commands (Missing Constraint: Import-Package: 
org.apache.activemq.console; version="[5.3.0,6.0.0)")

To reproduce:

# Start with a fresh build of SMX 4.1 RC1; edit 
{{etc/org.apache.felix.karaf.features.cfg}} and remove "camel-cxf" from the 
featuresBoot line.
# Start up SMX. Note that the two aforementioned bundles are installed, but not 
started.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to