jbertram commented on PR #4820:
URL: 
https://github.com/apache/activemq-artemis/pull/4820#issuecomment-1953228386

   Couple of question...
   
   1. One of the things that `management.xml` let you do was configure remote 
JMX connectivity. How do I do that with this?
   2. One nice thing about `management.xml` is that you didn't have to muck 
around with system properties. Any chance this could be configured via 
`broker.xml` instead of `javax.management.builder.initial`? Perhaps a new 
`<management>` block would be useful here.
   3. There is a fair bit of documentation about `management.xml` in 
`management.adoc`. Could you provide something analogous (or even more 
comprehensive) for this? A few simple use-cases with corresponding 
configuration would go a long way in helping users & developers understand how 
it works.
   4. The existing default `management.xml` has recommended settings (e.g. 
read-only access to non-Artemis MBeans). I think we should have something 
similar for this as well. Is that possible?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to