]
Jesper Pedersen reassigned WFLY-4269:
-------------------------------------
Assignee: (was: Jesper Pedersen)
Component/s: EJB
(was: JCA)
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: EJB
Affects Versions: 9.0.0.Alpha1
Environment: All
Reporter: Jay Kumar SenSharma
- 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