Are you looking to do a mesh? Not sure your config looks right and I believe you need a TTL of at least 2 with duplex enabled. Think of a minimum 3 nodes setup, your config for each node should have networkConnectors pointing to each other to maintain the mesh and ability to failover. As you scale out more nodes, just continue to layer the networkConnectors pointing to each other. Thats how my setup is now with (6) nodes spread out across my datacenters.
Node 1) A -> B A -> C Node 2) B -> A B -> C Node 3) C -> A C -> B On Tue, Jan 24, 2012 at 9:01 AM, Laures <baetz.alexan...@googlemail.com>wrote: > My Config for Cluster-Node 03 (Replication-Master) > http://pastebin.com/9iztG67D > TTL is default (documentation says thats 1), no duplex > > every cluster node uses pure master slave. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/No-network-bridges-started-in-Network-of-brokers-tp4323506p4323801.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >