86175d677a
* add methods to JMSServerManager to be able to create JMS queues and topics that have distincts names (as returned by the JMS API) and addresses (as used by Artemis Core API). * add constructors to ActiveMQQueue and ActiveMQTopic to specify JMS name distinct from their core address This allows to emulate Artemis 1.x naming conventions where a JMS queue would have a name 'foo'and and an address 'jms.queue.foo' (the same applying for JMS topic as well). |
||
---|---|---|
.. | ||
src | ||
pom.xml |