From users-return-8889-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue May 01 19:13:38 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 17987 invoked from network); 1 May 2007 19:13:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2007 19:13:37 -0000 Received: (qmail 63192 invoked by uid 500); 1 May 2007 19:13:43 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 63175 invoked by uid 500); 1 May 2007 19:13:43 -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 63166 invoked by uid 99); 1 May 2007 19:13:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2007 12:13:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.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; Tue, 01 May 2007 12:13:35 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Hixml-00024z-FI for users@activemq.apache.org; Tue, 01 May 2007 12:13:15 -0700 Message-ID: <10274286.post@talk.nabble.com> Date: Tue, 1 May 2007 12:13:15 -0700 (PDT) From: tnine To: users@activemq.apache.org Subject: Re: Active MQ Integration with JBoss DataSource. JNDI Lookup fails In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: todd.nine@gmail.com References: <10258207.post@talk.nabble.com> <10271819.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I would prefer to use a JBoss DS, I've never used the basic data source for more than integration testing, and I'm not sure of the side effects of using it in a clustered environment with a MySQL cluster with fail over and scalability. It seems I have a more pressing issue, if I remove the datasource from my config, I receive the following error. ObjectName: jboss.jca:service=RARDeployment,name='activemq-rar-4.1.1.rar' State: FAILED Reason: javax.resource.spi.ResourceAdapterInternalException: Failed to startup an embedded broker: xbean:broker-config.xml, due to: java.lang.IllegalArgumentException: The configuration has no BrokerService instance for resource: xbean:broker-config.xml I have the following in my broker-config.xml, what am I missing, I can't seem to find the issue. It all seems fine accorind to the directions here http://devzone.logicblaze.com/site/integrating-apache-activemq-with-jboss.html. Thanks, Todd [code] [/code] -- View this message in context: http://www.nabble.com/Active-MQ-Integration-with-JBoss-DataSource.--JNDI-Lookup-fails-tf3671136s2354.html#a10274286 Sent from the ActiveMQ - User mailing list archive at Nabble.com.