Hi,

Here's some documentation on ActiveMQ destinations:
http://www.activemq.org/site/how-do-i-create-new-destinations.html

To answer your question, ActiveMQ will attach to the existing one or create a new one if not yet existing.

Hope this helps. :)

Muzza wrote:
Hi,

If I specify a queue to connect to with the following external JNDI name :

dynamicQueues/queue/testQueue

and this queue already exists and has persisted messages on the queue, will
ActiveMQ attempt to create a new Queue or attach to the existing one ?

Thanks,
Steve.

Reply via email to