[
https://issues.apache.org/activemq/browse/SMX4-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57551#action_57551
]
Jean-Baptiste Onofré commented on SMX4-471:
-------------------------------------------
Be careful, currently, Camel 2.1.0 feature use Karaf 1.1.0 one and Camel 2.2.0
feature will use Karaf 1.2.0 one.
It doesn't match the Karaf version included in ServiceMix: 1.3.0.
It means that the Karaf version required by Camel will not be present in the
system repository. So, it will be downloaded at startup but if the user doesn't
have any internet connection, the download fails and SMX can't start correctly.
To simulate this behavior, I have disable the repositories in
etc/org.ops4j.pax.url.mvn.cfg file.
A first way to fix this issue is to override the Camel feature XML by defining
one in ServiceMix distribution which uses the correct Karaf distribution.
However, it's a workaround for now. The maintenance of this kind of stuff will
be a nightmare.
> Upgrade to Camel 2.2.0
> ----------------------
>
> Key: SMX4-471
> URL: https://issues.apache.org/activemq/browse/SMX4-471
> Project: ServiceMix 4
> Issue Type: Task
> Reporter: Gert Vanthienen
> Assignee: Gert Vanthienen
> Fix For: 4.4.0
>
> Attachments: SMX4-471.diff
>
>
> Camel 2.2.0 is about to get released. It's probably a bit too late to get it
> included in the upcoming 4.2.0 release, but we should do the upgrade after
> that release is done.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.