Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 35675 invoked from network); 19 Jul 2006 18:26:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2006 18:26:36 -0000 Received: (qmail 40646 invoked by uid 500); 19 Jul 2006 18:26:36 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 40466 invoked by uid 500); 19 Jul 2006 18:26:35 -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 40457 invoked by uid 99); 19 Jul 2006 18:26:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 11:26:35 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 11:26:35 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G3GkQ-0007P3-Pb for activemq-users@geronimo.apache.org; Wed, 19 Jul 2006 11:26:14 -0700 Message-ID: <5401702.post@talk.nabble.com> Date: Wed, 19 Jul 2006 11:26:14 -0700 (PDT) From: bhusted To: activemq-users@geronimo.apache.org Subject: Configuration assistance for JBoss MDB and remote broker MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: bhuste1@yahoo.com X-Nabble-From: bhusted X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am attempting to setup a compute farm that will pull messages from the broker. I have an embedded broker that is running inside of JBoss sending messages to a queue residing on the broker. To enable the load balancing, the compute farm will be running Message Driven Beans pulling messages from the queue on the broker. I have installed and tested the JBoss examples with good success, but I don't see any configuration examples for connecting MDBs to remote brokers. I would like to use ActiveMQ as the MDB provider as well. Any help or example configuration for this setup would be greatly appreciated. -- View this message in context: http://www.nabble.com/Configuration-assistance-for-JBoss-MDB-and-remote-broker-tf1968018.html#a5401702 Sent from the ActiveMQ - User forum at Nabble.com.