Update activemq-admin usage to include info on how to change JMX access
-----------------------------------------------------------------------
Key: AMQ-3456
URL: https://issues.apache.org/jira/browse/AMQ-3456
Project: ActiveMQ
Issue Type: Improvement
Components: JMX
Affects Versions: 5.5.0
Reporter: Gary Tully
Assignee: Gary Tully
Priority: Minor
Fix For: 5.6.0
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:
{code}./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{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira