[
https://issues.apache.org/jira/browse/AMQ-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-5697.
--------------------------------
Resolution: Fixed
Fixed with http://git-wip-us.apache.org/repos/asf/activemq/commit/8bb58036
> Authorization map doesn't handle composite destinations properly
> ----------------------------------------------------------------
>
> Key: AMQ-5697
> URL: https://issues.apache.org/jira/browse/AMQ-5697
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.11.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.12.0
>
>
> If two destinations are specified explicitly in the authorization map, like
> {code} <authorizationEntry topic="QUEUEA" read="admins" write="admins"
> admin="admins"/>
> <authorizationEntry topic="QUEUEB" read="admins" write="admins"
> admin="admins"/> {code}
> trying to connect to the composite destination "QUEUEA,QUEUEB" will fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)