Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 37695 invoked from network); 4 Jul 2006 08:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jul 2006 08:56:20 -0000 Received: (qmail 86047 invoked by uid 500); 4 Jul 2006 08:56:18 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 86017 invoked by uid 500); 4 Jul 2006 08:56:18 -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 86006 invoked by uid 99); 4 Jul 2006 08:56:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 01:56:18 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 01:56:16 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B970871428D for ; Tue, 4 Jul 2006 08:54:31 +0000 (GMT) Message-ID: <33215127.1152003271757.JavaMail.jira@brutus> Date: Tue, 4 Jul 2006 08:54:31 +0000 (GMT+00:00) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-462) Improve lifecycle management of JCA connector In-Reply-To: <24083756.1150416149905.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-462?page=all ] Jukka Zitting updated JCR-462: ------------------------------ Fix Version: 1.1 Version: 1.0 1.0.1 > Improve lifecycle management of JCA connector > --------------------------------------------- > > Key: JCR-462 > URL: http://issues.apache.org/jira/browse/JCR-462 > Project: Jackrabbit > Type: Improvement > Components: jca > Versions: 1.0, 1.0.1 > Reporter: Edgar Poce > Assignee: Edgar Poce > Priority: Minor > Fix For: 1.1 > > the shutdown mechanism doesn't work correctly. It shutdowns the repository when the RA (resource adapter) is garbage collected. It causes redeployment to fail because sometimes the new RA is redeployed before the old one is garbage collected. > Implementing the JCA 1.5 interface to manage the lifecycle would be useful. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira