You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by dalewking <da...@gmail.com> on 2013/08/07 16:52:47 UTC

Re: camel rabbitmq

I ran into this as well and can be worked around by adding this between your
from and to:

    .setHeader(RabbitMQConstants.EXCHANGE_NAME).constant("A")
							



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