[
https://issues.apache.org/jira/browse/QPID-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie updated QPID-1307:
---------------------------------
Fix Version/s: (was: M5)
> SimpleXML ACL does not allow user to consume from temporary queues and named
> queues
> -----------------------------------------------------------------------------------
>
> Key: QPID-1307
> URL: https://issues.apache.org/jira/browse/QPID-1307
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2.1, M3
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
>
> If an ACL is configured such that a user has rights to consume from a
> temporary queue and a named queue such as:
> <queue>
> <name>TestQueue</name>
> <users>
> <user>martin</user>
> </users>
> </queue>
> <queue>
> <temporary/>
> <users>
> <user>martin</user>
> </users>
> </queue>
> Then the granting of access to temporary queues will prevent access to named
> queues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]