Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 83986 invoked from network); 6 Sep 2007 06:44:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 06:44:56 -0000 Received: (qmail 20855 invoked by uid 500); 6 Sep 2007 06:44:49 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 20819 invoked by uid 500); 6 Sep 2007 06:44:49 -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 20810 invoked by uid 99); 6 Sep 2007 06:44:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 23:44:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 06:44:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B6B64714208 for ; Wed, 5 Sep 2007 23:44:32 -0700 (PDT) Message-ID: <30619924.1189061072745.JavaMail.jira@brutus> Date: Wed, 5 Sep 2007 23:44:32 -0700 (PDT) From: "Bram de Kruijff (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-940) add db connection autoConnect for BundleDbPersistenceManager. In-Reply-To: <14540291.1180021276911.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-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525311 ] Bram de Kruijff commented on JCR-940: ------------------------------------- Bedankt voor uw bericht - helaas ben ik op dit moment niet in staat mijn email te lezen maar zal reageren wanneer ik terug ben. Voor dringende zaken kunt u contact opnemen met Marieke Smit op nummer +31 (0)24-3888261. Thank you for contacting me - unfortunately I am away from my email right now but I will reply to you on my return. In the meantime, if you need some assistance, please call Marieke Smit at +31 (0)24-3888261. -- Bram de Kruijff creative online development B.V. > add db connection autoConnect for BundleDbPersistenceManager. > ------------------------------------------------------------- > > Key: JCR-940 > URL: https://issues.apache.org/jira/browse/JCR-940 > Project: Jackrabbit > Issue Type: Improvement > Components: core > Affects Versions: 1.3 > Reporter: Xiaohua Lu > Attachments: JCR-940.patch > > > Since bundled db pm doesn't inherited from database pm, it can't reconnect once database is bounced. it would be nice to add this feature. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.