[
https://issues.apache.org/jira/browse/ARTEMIS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205989#comment-16205989
]
ASF GitHub Bot commented on ARTEMIS-1463:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1588#discussion_r144864790
--- Diff: artemis-server/pom.xml ---
@@ -53,6 +53,11 @@
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
+ <artifactId>artemis-boot</artifactId>
--- End diff --
remove this?
the boot is just a classloader thing.. no component should ever need to
look into this.
> Implement rbac of management objects
> ------------------------------------
>
> Key: ARTEMIS-1463
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1463
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
> Add role based authentication for the JMX objects by guarding calls to the
> mbean server
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)