DefaultMaxDeliveryAttempts vs. useDLQ in JBoss EAP
Issue
When there is an exception on the MDB I see this error:
WARN [AbstractDLQHandler] Message redelivered=6 max=5 sending it to the dlq delegator->JBossMessage...
However, in the messaging-service.xml file I see this:
<attribute name="DefaultMaxDeliveryAttempts">10</attribute>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 4.3
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.