JmsProducer in InOnly MEP should use replyTo if configured on endpoint/header
-----------------------------------------------------------------------------
Key: CAMEL-3462
URL: https://issues.apache.org/jira/browse/CAMEL-3462
Project: Camel
Issue Type: Improvement
Components: camel-jms
Affects Versions: 2.5.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.6.0
This allows you to with a InOnly MEP exchange to send the message to a JMS
queue with a JMSReplyTo.
Then you may have another route which can pickup and process those messages
coming back to the JMSReplyTo queue.
See nabble
http://camel.465427.n5.nabble.com/JMS-ReplyTo-not-sent-for-InOnly-Pattern-td3250344.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.