[ https://issues.apache.org/jira/browse/QPID-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marnie McCormack updated QPID-1301: ----------------------------------- Moving items not being worked on afaik out of M4 Fix Version > SimpleXML ACL format does not correctly represent global temporary queues > access nor temporary queue status of a named queue. > ----------------------------------------------------------------------------------------------------------------------------- > > Key: QPID-1301 > URL: https://issues.apache.org/jira/browse/QPID-1301 > Project: Qpid > Issue Type: Bug > Components: Java Broker > Affects Versions: M2.1, M3 > Reporter: Martin Ritchie > > The SimpleXML ACL format as currently implemented by the Java Broker for ACLs > does not correctly provide a mechanism to grant access to temporary queues. > Currently the presence or lack there of, of <temporary/> in a <queue> section > will toggle access. However this functionality should be enabled if it is > present in an un-named <queue> entry and disabled if this is not present > (default), > This issue also highlight that a named queue that has a <temporary/> entry is > not recorded as being a named temporary queue rather then temporary value is > taken to mean the global access to temporary queues. > Current work around: > Ensure that if you want your user to have temporary queue access put that as > the last queue entry in the ACL -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.