Hi, I've looked at lots of pages on setting the dlq per queue but I just can't see how using java I can set a specific dlq or one for several queues. I've seen examples using xml configuration.
What I really want to do is create listeners for several queues and for each specify that they should use a specific dlq or even they all use the same one but not the standard one. Also I'd be interested to know if it is possible to intercept the poison ack being sent so that possibly instead of sending a message to the dlq I could handle it in java and do something else with it, report an error for example or email about it. Thanks in advance. Steve -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html