In ActiveMQ you can define a service in the XML config:

    <services>  
       <masterConnector remoteURI="tcp://localhost:61616" userName="User1"
password="pass1"/>  
     </services>  

Is it possible to define this via the command line and pass it at the
starting time when we run `activemq start` cmd? I've already digged in the
configuration and I didn't find anything?



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

Reply via email to