Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 32356 invoked from network); 23 Feb 2007 16:48:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 16:48:48 -0000 Received: (qmail 54326 invoked by uid 500); 23 Feb 2007 16:48:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 54104 invoked by uid 500); 23 Feb 2007 16:48:56 -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 54095 invoked by uid 99); 23 Feb 2007 16:48:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 08:48:56 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of adborja@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 08:48:45 -0800 Received: by ug-out-1314.google.com with SMTP id m3so414485ugc for ; Fri, 23 Feb 2007 08:48:24 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=hr5+ihGUYNfLDIQJTBWSd0Ux7InW3HNHtOdlQTTzWWDZf+M/LPFoPydF+V5vhHEat5ttaxCJWFpBWhgAGLTte0pgO+8Q3063J+FuFRdLFKwpYj+7ByrZ/WLGNeCn3bUUjs3+bwCK6z00oI/OGiPKYyY7kvhQ7gsAjQ9uUlAPncw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qIC7ckN2VIuR+aqGeTzZyX6anD+kby5oUS8EiUFUQbEBARH8DUHACukqfvfS3KqeZ6jdIcPJ86eSBcUWXQj13n5JvmazzIvGvwf/ZY3AcEwyuvzmNXxad3f2boRER10aVGefNjJFnGo1rvo8vtpDZOwP4V+zBalRFoFVZ6Q4Y90= Received: by 10.114.155.1 with SMTP id c1mr260061wae.1172249303089; Fri, 23 Feb 2007 08:48:23 -0800 (PST) Received: by 10.115.107.16 with HTTP; Fri, 23 Feb 2007 08:48:23 -0800 (PST) Message-ID: <8c46aa2a0702230848w5887528h39124167f782e3ac@mail.gmail.com> Date: Fri, 23 Feb 2007 11:48:23 -0500 From: "David Borja" To: users@activemq.apache.org Subject: Network of brokers configuration ... MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_53607_5636568.1172249303056" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_53607_5636568.1172249303056 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi ... This is my scenario : I hava a broker called "dllo-aborja" and other one called "localhost2". I need that all messages that i put on some queue in dllo-aborja broker, forward to localhost2 broker, including the queues ... This is my config .. What i am missing in the configuration above ?? Thanx!!! ------=_Part_53607_5636568.1172249303056--