From users-return-18987-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu May 07 17:01:47 2009 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 30799 invoked from network); 7 May 2009 17:01:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 May 2009 17:01:47 -0000 Received: (qmail 31356 invoked by uid 500); 7 May 2009 17:01:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 31309 invoked by uid 500); 7 May 2009 17:01:46 -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 31299 invoked by uid 99); 7 May 2009 17:01:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2009 17:01:46 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FS_REPLICA,SPF_HELO_PASS,SPF_PASS 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; Thu, 07 May 2009 17:01:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M26yC-00070q-1n for users@activemq.apache.org; Thu, 07 May 2009 10:01:16 -0700 Message-ID: <23431150.post@talk.nabble.com> Date: Thu, 7 May 2009 10:01:16 -0700 (PDT) From: Shahzad Bhatti To: users@activemq.apache.org Subject: How do I configure Topic on clustered server to replicate messages on each server MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bhatti@plexobject.com X-Virus-Checked: Checked by ClamAV on apache.org I am using a clustered configuration of ActiveMQ 5.2 with failover but without any shared file system or SAN. For queues, the ActiveMQ load balances both publication of messages, i.e., the message only goes to one of the server. However for Topics, I would like messages be sent to both of the servers because it's only sending to one of the servers. Also, these topics are dynamically created. Thanks -- View this message in context: http://www.nabble.com/How-do-I-configure-Topic-on-clustered-server-to-replicate-messages-on-each-server-tp23431150p23431150.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.