]
Howard Gao commented on JBAS-7465:
----------------------------------
Thanks for the clarification.
Howard
Some issues with JCA's DLQ handling
-----------------------------------
Key: JBAS-7465
URL:
https://jira.jboss.org/jira/browse/JBAS-7465
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JCA service
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: