Willem,

I am running into the same issue, made sure to exclude all qpid artifacts
from camel AMQP component.  Here's a snippet of 'mvn dependency:tree'
output:

[INFO] +- org.apache.camel:camel-amqp:jar:2.7.2:compile
[INFO] |  +- org.apache.camel:camel-jms:jar:2.7.2:compile
[INFO] |  |  +- org.springframework:spring-jms:jar:3.0.5.RELEASE:compile
[INFO] |  |  \- org.springframework:spring-beans:jar:3.0.5.RELEASE:compile
[INFO] |  +- org.apache.mina:mina-core:jar:1.0.1:compile
[INFO] |  \- commons-lang:commons-lang:jar:2.3:compile (version managed from
2.4)
[INFO] +- org.apache.qpid:qpid-client:jar:0.12:compile
[INFO] +- org.apache.qpid:qpid-common:jar:0.12:compile

After 3 days of battling with this, I can safely say Apache Camel does not
work with RabbitMQ.

--
View this message in context: 
http://camel.465427.n5.nabble.com/AMQP-Component-tp4508042p4802803.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to