JBoss EAP における DefaultMaxDeliveryAttempts と useDLQ の比較
Issue
MDB に例外があると、以下のエラーが表示されます。
WARN [AbstractDLQHandler] Message redelivered=6 max=5 sending it to the dlq delegator->JBossMessage...
一方、messaging-service.xml ファイルは以下のようになっています。
<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.