0 Replies Latest reply on Jan 25, 2012 2:08 AM by joe_boy12

    how to override default dLQMaxResent=5 in JCA?

    joe_boy12

      I have a situation where <attribute name="MaxDeliveryAttempts">10</attribute> is ignored and messages are sent to default DLQ after 6th attempt with jms-jca-provider (5.1). I understand that the lowest of dLQMaxResent and MaxDeliveryAttempts is honered - is there any way I can bump up the default dLQMaxResent?