From users-return-8716-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Apr 24 00:26:08 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 15351 invoked from network); 24 Apr 2007 00:26:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2007 00:26:07 -0000 Received: (qmail 96777 invoked by uid 500); 24 Apr 2007 00:26:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 96759 invoked by uid 500); 24 Apr 2007 00:26:13 -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 96750 invoked by uid 99); 24 Apr 2007 00:26:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 17:26:13 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=RCVD_IN_NJABL_PROXY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.176.63.108] (HELO ext1-chi.ldsys.net) (208.176.63.108) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 17:26:06 -0700 Received: from [192.168.100.3] (200-150-162-71.interair.com.br [200.150.162.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ext1-chi.ldsys.net (Postfix) with ESMTP id A0A6EB800B for ; Mon, 23 Apr 2007 19:25:45 -0500 (CDT) Message-ID: <462D4E98.4020700@ldsys.net> Date: Mon, 23 Apr 2007 21:26:00 -0300 From: "Christopher G. Stach II" User-Agent: Thunderbird 1.5.0.10 (X11/20070409) MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: XATransaction References: In-Reply-To: X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Christopher.Mathrusse@sybase.com wrote: > I'm currently using Bitronix Transaction Manager. (http://bitronix.be/) > It is an open source transaction manager that is extremely stable. > (Unlike JOTM) It implements the JTA completely and is very easy to > configure and integrate with Spring. Plus you will not need to using > Jenks. BTM is a complete solution. >From the Bitronix Overview page: JCA JCA connectors could potentially be used too but BTM currently lacks support for them. -- Christopher G. Stach II