From users-return-20299-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu Sep 03 14:06:47 2009 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 3142 invoked from network); 3 Sep 2009 14:06:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 14:06:47 -0000 Received: (qmail 99479 invoked by uid 500); 3 Sep 2009 14:06:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 99434 invoked by uid 500); 3 Sep 2009 14:06: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 99424 invoked by uid 99); 3 Sep 2009 14:06:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 14:06:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.220.218 as permitted sender) Received: from [209.85.220.218] (HELO mail-fx0-f218.google.com) (209.85.220.218) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 14:06:35 +0000 Received: by fxm18 with SMTP id 18so1607089fxm.38 for ; Thu, 03 Sep 2009 07:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=IGVYQxHHDl3QeuWno9zA2bbAMV12Z5r1zbKlIOoE6DM=; b=oALVDJHzyroc6Ko5zOZ2i6XLi4SMFT7de7YiCBXAQOBnvENbcZs2MC/PcvtgDKBWv5 OTZbcuQy/ThQQ/qiwQVT61b2o6LCO4B06Rfoh7ZdwJy7mdXJAF0DR+BcT9v4cdJdYoD+ 0Rbtz/tryHeR/fUFlF52VLack8fEGmjc4RQIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=K13kB0I8A4NUBpnu9fdWcX2CzigpqJibqypdpltYbDIx6ocb5womtO/+sSVhOOoHo3 r0gp1rtljmJ489ITr52srNbFvs2+SpwfDo7O3YHL19OSSeh4ZpQy66N9us28XI0BbQwI rINkHETrWB1xDaD30DPOFcoxMR63S4Xcqm9XY= MIME-Version: 1.0 Received: by 10.86.187.7 with SMTP id k7mr3912470fgf.30.1251986774762; Thu, 03 Sep 2009 07:06:14 -0700 (PDT) In-Reply-To: <25275700.post@talk.nabble.com> References: <25275700.post@talk.nabble.com> Date: Thu, 3 Sep 2009 15:06:14 +0100 Message-ID: <3a73c17c0909030706k5f05c961r21b326ef1807c3be@mail.gmail.com> Subject: Re: JBoss Integration Question from newb From: Gary Tully To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=00163600d59df9275c0472ace28a X-Virus-Checked: Checked by ClamAV on apache.org --00163600d59df9275c0472ace28a Content-Type: text/plain; charset=ISO-8859-1 can you post your broker-config.xml? 2009/9/3 ChipSchoch > > I am trying to integrate JBossAs 4.2.2 and ActiveMQ 5.2.0. Following the > instructions works fine, but I am trying to configure it to use jdbc > persistence (sybase db). I was attempting to specify a JBoss datasource in > my broker-config.xml but the .rar deploys before the sybase-ds.xml so the > datasource is not bound in JNDI. I cannot seem to find any example of this > integration. > > Has anyone integrated JBoss with ActiveMQ and used jdbc persistence > employing the JBoss datasource? If so, could you post the configuration? > > I went through the exercise where I defined the datasource in the config > using xbean and was able to reconcile all the class not found and schema > violations etc; but then the JBoss log gives: > > 31 WARN | Starting ActiveMQ Broker | > org.apache.activemq.ra.ActiveMQResourceAdapter | Could not start up > embeded ActiveMQ Broker 'xbean:broker-config.xml': The configuration has no > BrokerService instance for resource: xbean:broker-config.xml > 2009-09-03 08:25:29,9 > > I am basically clueless on this. It should not be this difficult. Any > help > would really be appreciated. > -- > View this message in context: > http://www.nabble.com/JBoss-Integration-Question-from-newb-tp25275700p25275700.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com --00163600d59df9275c0472ace28a--