Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 53293 invoked from network); 18 Feb 2008 20:09:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2008 20:09:11 -0000 Received: (qmail 8033 invoked by uid 500); 18 Feb 2008 20:09:05 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 7703 invoked by uid 500); 18 Feb 2008 20:09:04 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 7694 invoked by uid 99); 18 Feb 2008 20:09:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 12:09:04 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2008 20:08:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JRCI3-000626-Vk for users@activemq.apache.org; Mon, 18 Feb 2008 12:08:39 -0800 Message-ID: <15548766.post@talk.nabble.com> Date: Mon, 18 Feb 2008 12:08:39 -0800 (PST) From: wha To: users@activemq.apache.org Subject: Re: Regarding Store and Forward: Network of Brokers In-Reply-To: <15493000.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: willy.ha@cgi.com References: <15464878.post@talk.nabble.com> <7b3355cb0802131308i45168cb4sf8b32b452443d6d8@mail.gmail.com> <15468401.post@talk.nabble.com> <7b3355cb0802131335s1cb6edddx53893d0ac84557d@mail.gmail.com> <15469139.post@talk.nabble.com> <7b3355cb0802131422h2665f3d3u8f4d0edf347312d0@mail.gmail.com> <15469502.post@talk.nabble.com> <7b3355cb0802131458n66986626xb5db25a7f3a84f4f@mail.gmail.com> <15470236.post@talk.nabble.com> <7b3355cb0802131611y4e8dc520m7ae12cf435c81c26@mail.gmail.com> <15471571.post@talk.nabble.com> <7b3355cb0802140825o7e905425h9db5273b7ca6ae59@mail.gmail.com> <15493000.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org How did you make it work ? I've been trying forever to make my brokerA talk to my BrokerB I have the following setup: Consumer -> BrokerB <--> BrokerA <- Producer My messages get stuck on Broker A, even though network connection between BrokerA and BrokerB has been established. I have set dynamicOnly to true and networkTTL to 2. Did you do anything else extra? My messages are not being forwarded from BrokerA to BrokerB :( Any help appreciated. GeekPro wrote: > > > Thanku so much... > Finally I configured with 2 brokers pointing each other > A->b and b->A > It worked fine. > > When I configured with 4 brokers with mesh top'lgy > a->b , c , d. > b-> a , c , d > c-> a, b , d > d-> a, b, c > > It didn't worked when the brokers in the network are more than 2. If there > is anything else I need to do please let me know > > Thanks > Gi > > -- View this message in context: http://www.nabble.com/Regarding-Store-and-Forward%3A-Network-of-Brokers-tp15464878s2354p15548766.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.