You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2011/08/17 14:36:47 UTC

[jira] [Created] (AMQ-3456) Update activemq-admin usage to include info on how to change JMX access

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

        

[jira] [Resolved] (AMQ-3456) Update activemq-admin usage to include info on how to change JMX access

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-3456.
-----------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=1158745&view=rev

> 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
>              Labels: activemq, activemq-admin, command, jmx
>             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