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

Reply via email to