I have used discoveryuri and uri properties to set my network of brokers. Example :
*<transportConnectors> <transportConnector name="openwire" uri="tcp://0.0.0.0:61616?maximumConnections=1000&wireFormat.maxFrameSize=104857600" discoveryUri="multicast://default?group=networkgroup" /> […] </transportConnectors> <networkConnectors> <networkConnector uri="multicast://default?group=networkgroup" dynamicOnly="true" networkTTL="3" duplex="true" prefetchSize="1" decreaseNetworkConsumerPriority="false" /> </networkConnectors>* -- View this message in context: http://activemq.2283324.n4.nabble.com/Network-of-Brokers-with-load-balancing-tp4712096p4712302.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.