Hi All,
I was going to spend some time today investigating using Apache Camel
with RabbitMQ but according to
https://issues.apache.org/jira/browse/CAMEL-3626 it looks like the
version of qpid camel uses is outdated.
I tried to exclude 0.5 and used 0.10 but I still get weird errors
("java.lang.UnsupportedOperationException: The new addressing based
sytanx is not supported for AMQP 0-8/0-9 versions").
Surely someone is using Apache Camel's AMQP component in production
with RabbitMQ? :)
Thanks,
James