Hi Thank you very much for your reply. my requirement is like: I want to create a list of activemq (which I am trying to create using for loop as in code). These queues will be used by third party to send message and on the other end used by third party to consume the messages on queue.
Third party sending messages ----> q1, q2,q3... q10 ---> Third party consuming messages. A random queue will be selected by both third party to put and take the messages from queue. I cannot have a code to produce the message and put into queue (sorry about adding that in the code above). However as you said, If I dont have producer it does not create the queue (as I cannot see on admin console). The only thing is I want to create Queues, that's all. and third party will be using them to put and take messages from its ends. Thank you. -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-setup-multiple-queues-tp3092113p4661197.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.