Hello,

I'm encountouring the same problem you. I configurated activemq like:

<policyEntry queue=">">
                     <deadLetterStrategy>
                        <individualDeadLetterStrategy queuePrefix="DLQ."
useQueueForQueueMessages="true" />
                     </deadLetterStrategy>
                  </policyEntry>

But still when i try to have some failing messages the messages are sent to
"ActiveMQ.DLQ" by default and not to the individual dead letter queues.

Did you find a solution to this problem? what can i do to solve it?

Thanks you in advance.

LaMyrtee



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

Reply via email to