activemq-artemis/examples/features/standard/jmx
Clebert Suconic af56b67e38 [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
..
src/main NO-JIRA fix JMX examples 2018-02-26 19:12:14 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04: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