tree: c80cea4e95f4de7b2a48b081bd68919cb87fa473
  1. src/
  2. pom.xml
  3. readme.md
examples/features/standard/jmx/readme.md

JMX Management Example

If you have not already done so, prepare the broker distribution before running the 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 Apache Artemis using JMX

More information