Hi, i've got ActiveMQ 4.1.1 running and a topic with two durable subscribers deployed. Furthermore I added some configuration parameters to provide redelivery in case of problems while consuming messages from the topic - all this works fine.
Next step was adding a dead letter queue strategy. I would like to specify an individual DLQ per subscriber but according to the documentation and the configuration I've got running so far a DLQ may only be specified for a topic. This IMHO does not make much sense because after receiving a message in that DLQ it is not possible to decide which one of the subscribers failed. Is there a solution for this? Regards Dirk -- View this message in context: http://www.nabble.com/DLQ-per-subscriber--tp19163345p19163345.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.