Re: Pls help! Making two networks working together

2010-03-29 Thread roxanac
OK same experiment today, nothing changed All my brokers cannot see anymore messages from the other network :) What kind of behavior is this? How can this be explained? It's confusing! anybody there? -- View this message in context: http://old.nabble.com/Pls-help%21-Making-two-networks-working

Re: Pls help! Making two networks working together

2010-03-26 Thread roxanac
So I'm still waiting for an answer. Is there a better solution for what I need, or at least a way to get read of these duplicate messages? Thank you! Roxana -- View this message in context: http://old.nabble.com/Pls-help%21-Making-two-networks-working-together-tp28015144p28038920.html Sent from

Re: Pls help! Making two networks working together

2010-03-25 Thread roxanac
I don't know id I've mentioned that I work with topics not with queues -- View this message in context: http://old.nabble.com/Pls-help%21-Making-two-networks-working-together-tp28015144p28026720.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Pls help! Making two networks working together

2010-03-25 Thread roxanac
Good and bad news If I increase networkTTL on the multicast network connector on every broker (=3 in my example) everybody receives messages from everybody. This is good. Bad: lots of duplicate messages! roxanac wrote: > > Another experiment that I've tried: > > 3 brokers in network1 (discov

Re: Pls help! Making two networks working together

2010-03-25 Thread roxanac
Another experiment that I've tried: 3 brokers in network1 (discovering each other through multicast) 3 brokers in network2 (discovering each other through multicast) I choose one broker from each network to be central point having a static network connector to the central point from the other

Re: Pls help! Making two networks working together

2010-03-24 Thread roxanac
One of the configuration I've tried looks like this: Broker1, Broker2 (3) are discovering each other through multicast and have a static network connector to BrokerOUT. Also each has two transportConnectors-one for the connections created trought multicast and another for BrokerIN to connect

Re: Pls help! Making two networks working together

2010-03-24 Thread Gary Tully
Can you post the config for one of the central brokers. That should either have two transport connectors, one on each LAN, or a transport connector on one LAN and a networkconnector to the other LAN. Is this what you have tried? What behavior are you seeing? On 24 March 2010 13:40, roxanac wrote

Pls help! Making two networks working together

2010-03-24 Thread roxanac
Supposing that I have two or more dynamic networks of brokers each working in its own LAN, with multicast broker discovery - working perfectly by their own. My big big issue is: How can I make them communicate to each other (I mean network 1 can see and consume all the topics from network two and