Hi, I am trying to setup address-setting in my broker.xml to automatically create a DLQ for each queue created. I am creating queues using client and would like to have one DLQ for each queue created.
Looking for similar stuff like "individualDeadLetterStrategy" given on below link http://activemq.apache.org/message-redelivery-and-dlq-handling.html <deadLetterStrategy> <individualDeadLetterStrategy queuePrefix="DLQ." useQueueForQueueMessages="true" /> </deadLetterStrategy> Any help is appreciated. Thanks Abhi -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-DLQ-strategy-tp4710234.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.