You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/01/05 02:32:15 UTC

[jira] Work started: (SMX4-455) activemq feature missing dependencies; fails to start two bundles without camel-cxf installed

     [ https://issues.apache.org/activemq/browse/SMX4-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-455 started by Freeman Fang.

> 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
>            Assignee: Freeman Fang
>
> 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.