I'm using ACM 5.4.1. I like all my queues to be predefined at startup time,
so I'm using a configuration like this:
<destinations>
<queue physicalName="TEST.QUEUE" />
<queue physicalName="GDV.IN" />
</destinations>
I do not want any other queues than the two above. How do I stop AMQ from
creating the queue
example.A
on startup? I disabled the auto-creation of queues for all client
applications.
TIA,
Tobias
--
View this message in context: http://activemq.2283324.n4.nabble.com/Do-not-create-example-A-queue-how-to-tp2968187p2968187.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|