GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/2442 ARTEMIS-2139 Fix setJMSReplyTo for 1.x clients with enable1xPrefixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/franz1981/activemq-artemis JBEAP-15889_reproducer Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2442.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2442 ---- commit 54058736138e4750a7042e75b4600a4230818371 Author: Francesco Nigro <nigro.fra@...> Date: 2018-11-22T15:12:59Z ARTEMIS-2139 Fix setJMSReplyTo for 1.x clients with enable1xPrefixes ---- ---