Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 59358 invoked from network); 9 Jul 2008 20:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2008 20:53:49 -0000 Received: (qmail 32502 invoked by uid 500); 9 Jul 2008 20:53:48 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 32486 invoked by uid 500); 9 Jul 2008 20:53:48 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 32475 invoked by uid 99); 9 Jul 2008 20:53:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 13:53:48 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcaju-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 20:52:54 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KGgby-00015S-IZ for users@jackrabbit.apache.org; Wed, 09 Jul 2008 20:50:02 +0000 Received: from d54C13106.access.telenet.be ([84.193.49.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Jul 2008 20:50:02 +0000 Received: from guy by d54C13106.access.telenet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Jul 2008 20:50:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@jackrabbit.apache.org From: Guy Pardon Subject: Re: XA Transaction without JCA? Date: Wed, 9 Jul 2008 20:28:17 +0000 (UTC) Lines: 19 Message-ID: References: <18362003.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 84.193.49.6 (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org > I do come across few mails mentioning XA transaction but there is no clear > advice whether this can be achieved without JCA. Hi, Sure this is possible: check out www.atomikos.com Best Guy