Changing the default JMX URL ---------------------------- Key: AMQ-648 URL: http://jira.activemq.org/jira//browse/AMQ-648 Project: ActiveMQ Type: Wish
Components: Documentation Versions: 4.0 M4 Reporter: Bruce Mitchener Priority: Minor Most of the command line utilities accept a jmxurl parameter, but there doesn't seem to be an easy way to set up ActiveMQ to use a JMX URL other than the default. I'd wanted to do so for my development environment so that I could run a JMX console on my desktop and connect to the server running on another machine. At ab0oo's suggestion, I'll use an SSH port forward (ssh remotehost -L1099:localhost:1099) for now, but it'd be nice to see this covered in some form in the JMX notes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira