You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Martin Lichtin (JIRA)" <ji...@apache.org> on 2013/12/09 12:30:09 UTC

[jira] [Resolved] (AMQ-4921) Setting JMSReplyTo with a topic destination does not work

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

Martin Lichtin resolved AMQ-4921.
---------------------------------

    Resolution: Not A Problem

> Setting JMSReplyTo with a topic destination does not work
> ---------------------------------------------------------
>
>                 Key: AMQ-4921
>                 URL: https://issues.apache.org/jira/browse/AMQ-4921
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>            Reporter: Martin Lichtin
>
> The use case is about communicating with the StatisticsPlugin:
> Sending a message and setting JMSReplyTo with a destination for the response message(s).
> Doing (via Camel)
>       in.setHeader("JMSReplyTo", "topic://mydest");
> results in the broker producing messages to the "mydest" queue.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)