Hi, Assuming you mean pure master slave setup (http://activemq.apache.org/pure-master-slave.html) As long as your slave broker acts as a slave you can't get any advisory nor any other msgs from it. The slave won't start any transports, it will only connect to the master broker.
Hope this helps. Torsten Mielke tors...@fusesource.com tmie...@blogspot.com On Nov 22, 2011, at 11:59 AM, Laures wrote: > I'm using message consumer that run in the same jvm as ActiveMQ to monitor > the system. > Now one of these extended brokers has to run as a slave > (direct-replication). > > How can i get Advisory Messages from the slave broker? > Creating a connection with vm://... as a broker url doesnt seem to work. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Creating-a-Connection-to-an-activeMQ-in-Slave-Mode-tp4095183p4095183.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.