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

[jira] [Created] (AMQ-3340) Allow to specify user/pass for examples

Allow to specify user/pass for examples
---------------------------------------

                 Key: AMQ-3340
                 URL: https://issues.apache.org/jira/browse/AMQ-3340
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Dejan Bosanac


ProducerTool and ConsumerTool have user/password attributes but they're not exposed to Ant at the moment. We should be able to do

{code}ant producer -Duser=system -Dpassword=manager
ant consumer -Duser=system -Dpassword=manager
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (AMQ-3340) Allow to specify user/pass for examples

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

Dejan Bosanac resolved AMQ-3340.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.6.0
         Assignee: Dejan Bosanac

Fixed with svn revision 1129225

> Allow to specify user/pass for examples
> ---------------------------------------
>
>                 Key: AMQ-3340
>                 URL: https://issues.apache.org/jira/browse/AMQ-3340
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.6.0
>
>
> ProducerTool and ConsumerTool have user/password attributes but they're not exposed to Ant at the moment. We should be able to do
> {code}ant producer -Duser=system -Dpassword=manager
> ant consumer -Duser=system -Dpassword=manager
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira