Thanks, that seems to help!

I did actually read the docs while investigating the issue but it wasn't too
clear:

http://camel.apache.org/jms.html
disableReplyTo  false    If true, a producer will behave like a InOnly exchange
with the exception that JMSReplyTo header is sent out and not be suppressed
like in the case of InOnly. Like InOnly the producer will not wait for a
reply. A consumer with this flag will behave like InOnly. This feature can
be used to bridge InOut requests to another queue so that a route on the
other queue will send it´s response directly back to the original
JMSReplyTo.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/After-publish-OutOnly-Reply-received-for-unknown-correlationID-tp3368679p3371494.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to