Greetings,

How would I configure ActiveMQ as such when a message is moved to the DLQ,
the following headers are added to provide additional information?

Reason -- Reason message arrived on dead-letter queue (the exception itself)
DestQName -- Name of original destination queue
PutApplName -- Name of application that put message on dead-letter queue
PutDate -- Date when message was put on dead-letter queue
PutTime -- Time when message was put on dead-letter queue

The information (when added to the message as headers when moved to the DLQ)
would greatly improve troubleshooting in production environments.

Any ideas?

Thanks -- Robin




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/DLQ-headers-in-ActiveMQ-tp4675905.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to