I am using AMQ and have problem with DLQ because I don't like a redelivery
policy with DLQ .
My requirements are : 
1) no loosing messages and hold the correct order
2) minimize messages in memory and hold how many possible message in
persistent storage 
3) redelivery policy : each message must be send for infinite trying number
,then no messages in DLQ 

Despite my  configuration
<http://activemq.2283324.n4.nabble.com/file/n4696500/activemq.xml>  ,during
the sending of messages from client, I see a DLQ that is populated with some
messages, why ? 



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

Reply via email to