Hi, Am using camel spring dsl in my project, where source is apache activeMq. If i give incorrect queue name, it is automatically creating the queue and listening for a message. Producer will post the messages in correct queue name which will not be picked by my consumer. So in this case am expecting some error message. Can anyone please tell me the steps to disable the auto creation of queue specified in the consumer?
-- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-disable-auto-creation-of-destination-in-activeMq-tp4680000.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
