Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 23556 invoked from network); 19 Jan 2007 07:24:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2007 07:24:07 -0000 Received: (qmail 6032 invoked by uid 500); 19 Jan 2007 07:24:13 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 6011 invoked by uid 500); 19 Jan 2007 07:24:13 -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 6002 invoked by uid 99); 19 Jan 2007 07:24:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jan 2007 23:24:13 -0800 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; Thu, 18 Jan 2007 23:24:03 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1H7o6A-0001mh-Ov for activemq-users@geronimo.apache.org; Thu, 18 Jan 2007 23:23:42 -0800 Message-ID: <8445158.post@talk.nabble.com> Date: Thu, 18 Jan 2007 23:23:42 -0800 (PST) From: agabel To: activemq-users@geronimo.apache.org Subject: XAConnectionFactory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Andreas.Gabel@ecube.de X-Virus-Checked: Checked by ClamAV on apache.org I use Jboss 4.0.5 and activeMQ 4.1. I want to define a XAConnectionFactory. I doesnt find any documentation about this point. If I define in the ra.xml following: org.apache.activemq.ra.ActiveMQManagedConnectionFactory javax.jms.XAConnectionFactory org.apache.activemq.ActiveMQXAConnectionFactory javax.jms.XAConnection org.apache.activemq.ra.ManagedConnectionProxy I get also a org.apache.activemq.ra.ActiveMQConnectionFactory. I guess this is because the ActiveMQManagedConnectionFactory always produce a ActiveMQConnectionFactory. Anyone knows a solution?? Andreas Gabel -- View this message in context: http://www.nabble.com/XAConnectionFactory-tf3038642.html#a8445158 Sent from the ActiveMQ - User mailing list archive at Nabble.com.