I need to parameterise the user name and password in activemq.xml  ? How to
do that?

<plugins>  
          <simpleAuthenticationPlugin>
           <users>
            <authenticationUser username="user" password="password"
groups="users"/>
           </users>
          </simpleAuthenticationPlugin>    
        </plugins> 





--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to