Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 3119 invoked from network); 6 Sep 2007 07:23:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 07:23:00 -0000 Received: (qmail 76981 invoked by uid 500); 6 Sep 2007 07:22:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 76613 invoked by uid 500); 6 Sep 2007 07:22:53 -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 76579 invoked by uid 99); 6 Sep 2007 07:22:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 00:22:53 -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 07:24:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46025714201 for ; Thu, 6 Sep 2007 00:22:36 -0700 (PDT) Message-ID: <3065483.1189063356282.JavaMail.jira@brutus> Date: Thu, 6 Sep 2007 00:22:36 -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_12525344 ] 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.