hi: my activemq.xml <transportConnectors> <transportConnector uri="tcp://host2:61616" /> </transportConnectors>
<networkConnectors> <networkConnector uri="static:(tcp://host1:61616,tcp://host2:61616)" failover="true"/> </networkConnectors> what can i do when i sent a topic message to tcp://192.168.1.156:61616 ,this message can receive from host2? the Network Brokers only use in queue? -- View this message in context: http://www.nabble.com/Network-Brokers-probleam-tf4297571s2354.html#a12232398 Sent from the ActiveMQ - User mailing list archive at Nabble.com.