[
https://issues.apache.org/activemq/browse/SMX4-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56744#action_56744
]
Freeman Fang commented on SMX4-455:
-----------------------------------
Hi Scott,
Thanks for pointing out this issue.
Actually this problem only occur for FUSE ESB now.
As the activemq-console 5.3 (which is the latest release on Apache side, and we
use this version for apache servicemix) dosen't have velocity dependency.
activemq-console introduce velocity dependency after 5.3 release, we use more
recent activemq fuse version for fuse product, so you can see this problem in
FUSE ESB 4.1 RC1.
I will fix it on fuse side now, and keep this apache side issue open until we
encounter problem when we upgrade to next version of activemq apache side
release.
Regards
Freeman
> 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.