Are you asking this question in the context of the deprecated pure master-slave feature (http://activemq.apache.org/pure-master-slave.html) that was deprecated and then removed in 5.8? If not, how are you using the feature, and why?
On Oct 26, 2017 6:44 AM, "mazzy" <salvatore.mazzar...@nearform.com> wrote: > 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 >