Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 85796 invoked from network); 22 Jul 2008 08:18:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 08:18:53 -0000 Received: (qmail 38328 invoked by uid 500); 22 Jul 2008 08:18:52 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 38293 invoked by uid 500); 22 Jul 2008 08:18:52 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 38282 invoked by uid 99); 22 Jul 2008 08:18:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 01:18:52 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 08:18:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9D5D234C172 for ; Tue, 22 Jul 2008 01:18:31 -0700 (PDT) Message-ID: <1145585771.1216714711825.JavaMail.jira@brutus> Date: Tue, 22 Jul 2008 01:18:31 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-1671) Support for external datasources with transactions In-Reply-To: <615435786.1215450152517.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1671. -------------------------------- Resolution: Won't Fix Assignee: Jukka Zitting You can make a Jackrabbit session a part of a managed transaction so there's no need (and it's in fact harmful) to manage the underlying database connection. See for example the jackrabbit-jca component where JCR sessions are automatically associated with a transaction manager. Resolving this issue as Won't Fix. > Support for external datasources with transactions > -------------------------------------------------- > > Key: JCR-1671 > URL: https://issues.apache.org/jira/browse/JCR-1671 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-core, transactions > Environment: Websphere application server 6.0, DB2 database > Reporter: Badal > Assignee: Jukka Zitting > > Jackrabbit 1.3.1 should support transactions with external datasources -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.