Details
Description
By default, the bin/activemq-admin script connects to the standard JMX URL without authentication. Please update the "Usage:" output to show users how to change the JMX URL and set username and password
For example:
./activemq-admin -Dactivemq.jmx.url=service:jmx:rmi:///jndi/rmi://127.0.0.1:5840
4/jmxrmi -Dactivemq.jmx.user=admin -Dactivemq.jmx.password=activemq stop