Re: request-reply with RabbitMQ and Camel

2015-02-21 Thread unleashed85
-amqp if it would support inOut and create the temporary reply queue. -- View this message in context: http://camel.465427.n5.nabble.com/request-reply-with-RabbitMQ-and-Camel-tp5762713p5763030.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: request-reply with RabbitMQ and Camel

2015-02-20 Thread Claus Ibsen
ttp://camel.465427.n5.nabble.com/request-reply-with-RabbitMQ-and-Camel-tp5762713p5762998.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Cam

Re: request-reply with RabbitMQ and Camel

2015-02-20 Thread unleashed85
Follow up: I finally got the request-reply working with the Camel-Spring-AMQP component. However, I did have to filter out some of the camel headers because they caused an "invalid value in table" error. -- View this message in context: http://camel.465427.n5.nabble.com/request-