Hi sry to interrupt, is this the correct way to put expirration messages in dlq ? Because once implement even broker is fail to run
<broker> <destinationPolicy> <policyMap> <policyEntries> <policyEntry queue="QueueWhereItIsOkToExpireDLQEntries"> <deadLetterStrategy> <.... expiration="300000"/> </deadLetterStrategy> </policyEntry> </policyEntries> </policyMap> </destinationPolicy> </broker> -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html