not possible, you got to configure the broker on a per destination basis. On 14 March 2011 15:16, Leen Toelen <toe...@gmail.com> wrote: > Hi, > > > looking at http://activemq.apache.org/message-redelivery-and-dlq-handling.html > it is possible to discard expired messages using a deadletterstrategy. > > <deadLetterStrategy> > <sharedDeadLetterStrategy processExpired="false" /> > </deadLetterStrategy> > > Is it possible to do the same without changing the ActiveMQ > configuration using only the JMS properties. Ik would like to create > messages that survive restarts of activeMQ and are redelivered after > consumer errors, but that are deleted from the system (without going > to a DLQ) after expiry. I don't have access to the activeMQ > configuration. > > Regards, > Leen >
-- http://blog.garytully.com http://fusesource.com