]
RH Bugzilla Integration updated AS7-5832:
-----------------------------------------
Bugzilla References:
Unable to read undefined messaging queue attributes
---------------------------------------------------
Key: AS7-5832
URL:
https://issues.jboss.org/browse/AS7-5832
Project: Application Server 7
Issue Type: Bug
Components: JMS
Affects Versions: 7.1.3.Final (EAP)
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: EAP 6.1.0.Alpha (7.2.0.Final), 7.1.4.Final (EAP)
if there is no dead-letter-address defined for the JMS queue's address, the
read-attribute operation will fail when null is set on the result ModelNode.
If the DLA is null, the read-attribute must return undefined. Ditto for the expiry
address.
This applies to both JMS and core queues