Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 32714 invoked from network); 13 Oct 2006 15:40:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 15:40:13 -0000 Received: (qmail 12803 invoked by uid 500); 13 Oct 2006 15:40:07 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 12784 invoked by uid 500); 13 Oct 2006 15:40:07 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 12772 invoked by uid 99); 13 Oct 2006 15:40:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 08:40:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [203.177.56.99] (HELO genesis.exist.com) (203.177.56.99) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 08:40:05 -0700 Received: from [192.168.0.101] (97.sub-75-194-203.myvzw.com [75.194.203.97]) (authenticated bits=0) by genesis.exist.com (8.13.1/8.13.1) with ESMTP id k9DFgX7u017067 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 13 Oct 2006 23:42:41 +0800 Message-ID: <452FB32C.5070308@exist.com> Date: Fri, 13 Oct 2006 23:39:24 +0800 From: Adrian Co User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: activemq-users@geronimo.apache.org Subject: Re: Tree of brokers References: <20061013163450.pexlajwmjon4sc0s@www.linuxpower.nu> In-Reply-To: <20061013163450.pexlajwmjon4sc0s@www.linuxpower.nu> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, This should help you get started. http://www.activemq.org/site/networks-of-brokers.html Basically you need to create network connectors between each broker. conio@linuxpower.nu wrote: > Hello, > > I've just recently started out using ActiveMQ and I must say that it seems very > cool. > > However, when doing some tests with it, there is one setup I can't get to work, > and I'm unsure if it's even possible. > > I want to setup a route from one broker to another thru another broker (or > possibly several). Is that possible? > > Example: > > Broker Left <-> Broker Middle <-> Broker Right > > Any hints would be greatly apreciated. > > //J > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > >