You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jakub Knetl (JIRA)" <ji...@apache.org> on 2016/08/31 09:16:20 UTC

[jira] [Created] (CAMEL-10278) Incompatible versions of qpid in camel-amqp karaf feature

Jakub Knetl created CAMEL-10278:
-----------------------------------

             Summary: Incompatible versions of qpid in camel-amqp karaf feature
                 Key: CAMEL-10278
                 URL: https://issues.apache.org/jira/browse/CAMEL-10278
             Project: Camel
          Issue Type: Bug
          Components: karaf
    Affects Versions: 2.17.0
            Reporter: Jakub Knetl
            Priority: Minor


There are incompatible versions of qpid-jms-client and proton-j in camel-amqp feature. The qpid-jms-client 0.8.0 is dependent on proton-j 0.12.0 but there is proton-j 0.10 in the feature. This makes amqp over qpid-jms-client unusable since AmqpProvider calls method setEmitFlowEventOnSend on proton-j object which turns out in NoSuchMethodException in the AmqpProvider and the provider fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)