Thank you for the example. In my case "doesn't work" means requestBody times out, as I mentioned in my post:
" If I dont set a replyTo queue, requestBody() times out and I never get a response" I think I may be using the wrong approach. I'm basically trying to follow the guidance on the Camel JMS documentaiton page. I am new to Camel so bear with me. Differences between my code and yours: - I use "jms" in the queue name, not activemq - I use exchangePattern=InOut, which I thought was required to do request reply Is there a difference using activemq vs jms inn general ? Do the options here no longer apply ? http://camel.apache.org/jms.html -- View this message in context: http://camel.465427.n5.nabble.com/JMS-Request-Reply-not-working-with-temporary-queues-in-2-8-tp5723771p5723866.html Sent from the Camel - Users mailing list archive at Nabble.com.