one found a workaround to this?
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Dead-letter-queue-per-consumer-tp2366345p3040034.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
--
http://blog.garytully.com
http://fusesource.com
I'm having this same problem. Has anyone found a workaround to this?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Dead-letter-queue-per-consumer-tp2366345p3040034.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I'm trying to get a dead letter queue per consumer of a topic with multiple
durable consumers. This is useful because when a client fails to process
messages, it can later retry to process these messages.
I searched how I could set this up, I couldn't find a way to do this, but I