]
Howard Gao commented on JBJCA-218:
----------------------------------
For details and test please see this jira:
Some issues with JCA's DLQ handling
-----------------------------------
Key: JBJCA-218
URL:
https://jira.jboss.org/jira/browse/JBJCA-218
Project: JBoss JCA
Issue Type: Bug
Components: JMS
Reporter: Howard Gao
Assignee: Jesper Pedersen
1. JCA ignores the DLQ attribute specified in the queue's configuration file.
2. JCA doesn't correctly handle the max redelivery limit. If the limit is set to n,
it doesn't send the message to DLQ until n+1 th redelivery.
3. JCA doesn't correctly handle its relation with JBM's max re-delivery control.
Problems will show if you specify the DLQMaxResent count to be greater than JBM's
default (10), in which case JBM will send the message to DLQ always at 10th re-delivery,
giving JCA no chance to control.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: