Martin Lichtin created AMQ-4921:
-----------------------------------

             Summary: 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)

Reply via email to