You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/02/13 10:40:41 UTC

[jira] [Updated] (AMQ-6597) activemq-camel does not work together with camel 2.18

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

Christian Schneider updated AMQ-6597:
-------------------------------------
    Description: 
Start apache karaf 4.1.0 and execute these commands in the console:
feature:repo-add activemq 5.14.3
feature:repo-add spring-legacy 4.1.0
feature:repo-add camel 2.18.2
feature:install activemq-broker activemq-camel

The activemq-camel bundle sometimes does not resolve and we get a Uses constraint violation error:
http://apaste.info/3GSjx

I then deploy this blueprint into the deploy folder: http://apaste.info/i3Uhc
Strangely when I use the org.apache.activemq.camel.component.ActiveMQComponent in a blueprint I get a strange error like below 
http://apaste.info/d3f4s
This might be a dynamic package import thing again. Not sure though.


  was:
Start apache karaf 4.1.0 and execute these commands in the console:
feature:repo-add activemq 5.14.3
feature:repo-add spring-legacy 4.1.0
feature:repo-add camel 2.18.2
feature:install activemq-broker

The activemq-camel bundle does not resolve and we get a Uses constraint violation error:
http://apaste.info/3GSjx

Strangely when I use the org.apache.activemq.camel.component.ActiveMQComponent in a blueprint I get a strange error like below 
http://apaste.info/d3f4s
This might be a dynamic package import thing again. Not sure though.



> activemq-camel does not work together with camel 2.18
> -----------------------------------------------------
>
>                 Key: AMQ-6597
>                 URL: https://issues.apache.org/jira/browse/AMQ-6597
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-camel
>    Affects Versions: 5.14.3
>            Reporter: Christian Schneider
>             Fix For: 5.x
>
>
> Start apache karaf 4.1.0 and execute these commands in the console:
> feature:repo-add activemq 5.14.3
> feature:repo-add spring-legacy 4.1.0
> feature:repo-add camel 2.18.2
> feature:install activemq-broker activemq-camel
> The activemq-camel bundle sometimes does not resolve and we get a Uses constraint violation error:
> http://apaste.info/3GSjx
> I then deploy this blueprint into the deploy folder: http://apaste.info/i3Uhc
> Strangely when I use the org.apache.activemq.camel.component.ActiveMQComponent in a blueprint I get a strange error like below 
> http://apaste.info/d3f4s
> This might be a dynamic package import thing again. Not sure though.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)