You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/12/05 17:50:35 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13840260#comment-13840260 ] 

Timothy Bish commented on AMQ-4921:
-----------------------------------

Do you have a unit test?  Have you tested against v5.9.0?

> 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#6144)