Hi,

we have a use case. 

there are two activeMQ brokers , brokerA and broker B.

a publisher connects to brokerA and 5 subscribers connect to brokerB. we
want the messages to be received by all the 5 subscribers.

can we achieve this in activeMQ. can you tell what confoig change should i
make. i added 

<networkConnectors>
    <networkConnector name="host1 and host2"    
             
uri="static://(tcp://10.1.37.155:61616,tcp://10.1.162.31:61616)"/>              
  
</networkConnectors>

in both brokerA and brokerB . it is not working . 


-- 
View this message in context: 
http://old.nabble.com/relay-in-activeMQ-tp29083144p29083144.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to