Hi Gary,

I might have another problem that might surface due to exceptions not being
sent back to ActiveMQ.

I use an advisory topic to know if the message was sucessfully consumed or
did an error inccur. 

Thus my queue 'Test' has an advisory called
'ActiveMQ.Advisory.MessageConsumed.Queue.Test'. 
Correspondingly there is a listener(TestAdvisoryListener) for the Topic
'ActiveMQ.Advisory.MessageConsumed.Queue.Test'. 

Will this listener(TestAdvisoryListener) get information on if a message was
succesfully consumed or not? If yes then how do i get this information from
the advisory message.

Thanks


--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-5-5-Not-able-to-get-the-DLQ-DELIVERY-FAILURE-CAUSE-PROPERTY-value-tp3492931p3498471.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to