Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 68802 invoked from network); 3 Nov 2007 12:23:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2007 12:23:11 -0000 Received: (qmail 66390 invoked by uid 500); 3 Nov 2007 12:22:59 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 66077 invoked by uid 500); 3 Nov 2007 12:22:58 -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 66067 invoked by uid 99); 3 Nov 2007 12:22:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2007 05:22:58 -0700 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; Sat, 03 Nov 2007 12:22:59 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IoI1P-00026T-BD for users@activemq.apache.org; Sat, 03 Nov 2007 05:22:39 -0700 Message-ID: <13562356.post@talk.nabble.com> Date: Sat, 3 Nov 2007 05:22:39 -0700 (PDT) From: Viswanath Durbha To: users@activemq.apache.org Subject: Re: broker1-->q1 to broker2-->q2 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Viswanath.Durbha@gmail.com References: <13543783.post@talk.nabble.com> <13544096.post@talk.nabble.com> <13544261.post@talk.nabble.com> <13544289.post@talk.nabble.com> <13545010.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I finally got it to work. The change I did to the xml configuration for broker1 is that I changed to It works perfectly fine now once I did this change. I was also able to see the subscriber in the JMX console once I made this change. I wonder whether the way I specified the URL is incorrect!! Is that '?' character causing trouble? James.Strachan wrote: > > On 02/11/2007, Viswanath Durbha wrote: >> >> To my surprise, there is no subscriber created in the JMX console for >> broker1-->q1. May be the way I defined the activemq component in the xml >> config file isn't correct. > > Do you see any conections on broker1 (tcp://localhost.localdomain:62001) > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source SOA > http://open.iona.com > > -- View this message in context: http://www.nabble.com/broker1--%3Eq1-to-broker2--%3Eq2-tf4736085s2354.html#a13562356 Sent from the ActiveMQ - User mailing list archive at Nabble.com.