You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Pat Fox (Updated) (JIRA)" <ji...@apache.org> on 2012/02/16 12:08:59 UTC

[jira] [Updated] (AMQ-3722) "activemq-admin browse" help command prints incorrect argument name for password in sample usage

     [ https://issues.apache.org/jira/browse/AMQ-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pat Fox updated AMQ-3722:
-------------------------

    Attachment: AmqBrowseCommand.java.patch

patch based on trunk version 1234783
changed contents of "help" to be printed out 
                
> "activemq-admin browse" help command prints incorrect argument name for password in sample usage 
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3722
>                 URL: https://issues.apache.org/jira/browse/AMQ-3722
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.1
>            Reporter: Pat Fox
>            Priority: Trivial
>         Attachments: AmqBrowseCommand.java.patch
>
>
> Small cosmetic error
> The help message printed from activemq-admin browse
> {code}
> Main browse --amqurl tcp://localhost:61616 --user someUser --pass somePass FOO.BAR
>         - Print the message header, custom message header, and message body of all messages in the
>           queue FOO.BAR, using someUser as the user name, and somePass as the password
> {code}
> the "-pass" argument above is not recognized, it should be "-password"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira