You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/12/25 09:58:45 UTC

[jira] Resolved: (CAMEL-3462) JmsProducer in InOnly MEP should use replyTo if configured on endpoint/header

     [ https://issues.apache.org/jira/browse/CAMEL-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3462.
--------------------------------

    Resolution: Fixed

trunk: 1052759.

> 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.