Use Camel JMS Component's configuration parameter: useMessageIDAsCorrelationID=true
from(amq:...).inOut(jms:...?useMessageIDAsCorrelationID=true) Marat On Tue, Jan 25, 2011 at 11:32 AM, Christian Mueller < christian.muel...@gmail.com> wrote: > > Thanks for your response Claus. I had already a look at the wiki page, but > it > didn't describes our issue. My colleges have this problem with only one > reply message in the reply queue (using Camel 2.2.0 without specifying the > replyTo) with ActiveMQ and WebSphereMQ. > I will have look into the code and post the results, if I find something > interesting... > > Christian > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JMS-InOut-Performance-Issues-with-Correlation-Mechanism-tp489714p3356574.html > Sent from the Camel Development mailing list archive at Nabble.com. >