I tested this and it seems to work, but I want to make sure...

in 5.2, If I have a permanent queue, with messages in it, and I call
createQueue(fooQueueName), will anything bad happen?  Will it erase the
queue, and recreate it?  What if a process calls createQueue(fooQueueName)
when fooQueue is being read or sent to by an external process?

My tests say it doesnt, but I need to know if its a fluke or not.
-- 
View this message in context: 
http://www.nabble.com/createQueue-for-permanent-queues-tp21968825p21968825.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to