]
RH Bugzilla Integration updated WFLY-4269:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
redelivery ResourceAdapter Config is not respected when defined in
more than one config.
----------------------------------------------------------------------------------------
Key: WFLY-4269
URL:
https://issues.jboss.org/browse/WFLY-4269
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 9.0.0.Alpha1
Environment: All
Reporter: Jay Kumar SenSharma
Assignee: Jesper Pedersen
- If the MDB defines the "initialRedeliveryDelay" and
"maximumRedeliveries" ActivationConfigProperty via annotation OR using
"ejb-jar.xml" file, As well as if the "initialRedeliveryDelay"
"config-property" is defined inside the <resource-adapter> section of
standalone.xml then *both* are ignored, and it starts taking the default value of
initialRedeliveryDelay for Activemq resource adapter as 1 Second see [1]
[1]
http://activemq.apache.org/redelivery-policy.html