GitHub user tadayosi opened a pull request:
https://github.com/apache/karaf/pull/205
[KARAF-4600] RBAC - MBean fails to resolve ACL if the order of properties
in object name differs
https://issues.apache.org/jira/browse/KARAF-4600
This fix makes `KarafMBeanServerGuard` always use the canonical object name
when resolving ACL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tadayosi/karaf KARAF-4600
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #205
----
commit ce1b778138d4eee7992b25386aa19c6a7edaf384
Author: Tadayoshi Sato <[email protected]>
Date: 2016-06-30T02:22:17Z
[KARAF-4600] RBAC - MBean fails to resolve ACL if the order of properties
in object name differs
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---