activemq-artemis/examples/features/standard/jmx
Jiri Danek 472e429540 NO-JIRA fix warnings from w3c/link-checker in docs
also update URLs and `s/http/https` in docs wherever possible
2018-01-10 13:07:40 +01:00
..
src/main ARTEMIS-1463 Fix broker's mBean domain name 2017-12-18 11:30:18 +00:00
pom.xml ARTEMIS-1562 Refactor example documentation 2017-12-15 14:54:16 +00:00
readme.md NO-JIRA fix warnings from w3c/link-checker in docs 2018-01-10 13:07:40 +01:00

readme.md

JMX Management Example

To run the example, simply type mvn verify from this directory, or mvn -PnoServer verify if you want to start and create the broker manually.

This example shows how to manage ActiveMQ Artemis using JMX

More information