Re: Expired messages not moved to dead letter queue.

2008-07-29 Thread RavshanKos
RavshanKos wrote: > > > mlukica wrote: >> >> Check: >> http://issues.apache.org/activemq/browse/AMQ-1796 >> > I switched to 5.2-SNAPSHOT, but this didn't help. > > I've find workaround of this issue. I've scheduled browsing of needed

Re: Expired messages not moved to dead letter queue.

2008-07-25 Thread RavshanKos
mlukica wrote: > > Check: > http://issues.apache.org/activemq/browse/AMQ-1796 > I switched to 5.2-SNAPSHOT, but this didn't help. -- View this message in context: http://www.nabble.com/Expired-messages-not-moved-to-dead-letter-queue.-tp18608013p18646581.html Sent from the ActiveMQ - User mai

Expired messages not moved to dead letter queue.

2008-07-23 Thread RavshanKos
I'm using ActiveMQ 5.1.0. I've setup dead letter strategy for all queues, using IndividualDeadLetterStrategy. But message that expired in queue not moved to dead letter queue. Very rarely it works, but most of time it not works. When I looked thru the JConsole on queue where all messages must be e

IndividualDeadLetterStrategy in AMQ 5.1.0

2008-04-23 Thread RavshanKos
Hello, all! I have trouble with IndividualDeadLetterStrategy usage. We need to move expired messages into some queue. ActiveMQ broker version 5.1.0. Here activemq.xml: http://activemq.org/config/1.0"; useJmx="true">