Re: Dead letter queue per consumer

2010-11-12 Thread Gary Tully
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

Re: Dead letter queue per consumer

2010-11-12 Thread kroekle
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.

Dead letter queue per consumer

2009-10-06 Thread SRienstra
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