Github user jmesnil commented on the issue:
https://github.com/apache/activemq-artemis/pull/1778
@jbertram Could you also cherry pick
https://github.com/jmesnil/activemq-artemis/commit/7769d43b610cf10dd5f2d82c1d0a3de3385109f0
That's built on top of what you are doing so that the (deprecated)
JMSServerManager can specify the name of the JMS destinations.
(I promise I'll move away from using this class soon :) ---
