Return-Path: Delivered-To: apmail-geronimo-xbean-dev-archive@minotaur.apache.org Received: (qmail 71095 invoked from network); 2 Jul 2009 05:27:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 05:27:07 -0000 Received: (qmail 96527 invoked by uid 500); 2 Jul 2009 05:27:18 -0000 Delivered-To: apmail-geronimo-xbean-dev-archive@geronimo.apache.org Received: (qmail 96452 invoked by uid 500); 2 Jul 2009 05:27:18 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 96432 invoked by uid 99); 2 Jul 2009 05:27:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 05:27:18 +0000 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; Thu, 02 Jul 2009 05:27:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 37405234C004 for ; Wed, 1 Jul 2009 22:26:47 -0700 (PDT) Message-ID: <1102917178.1246512407212.JavaMail.jira@brutus> Date: Wed, 1 Jul 2009 22:26:47 -0700 (PDT) From: "viola.lu (JIRA)" To: xbean-dev@geronimo.apache.org Subject: [jira] Updated: (XBEAN-133) Jar file is not close after open resulting in files delete failure when finding resource In-Reply-To: <453700671.1246254887507.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/XBEAN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu updated XBEAN-133: --------------------------- Attachment: XBean-133.patch According to ivan's comment, i update my patch, thanks. > Jar file is not close after open resulting in files delete failure when finding resource > ---------------------------------------------------------------------------------------- > > Key: XBEAN-133 > URL: https://issues.apache.org/jira/browse/XBEAN-133 > Project: XBean > Issue Type: Bug > Components: finder > Environment: os:win2003 > Reporter: viola.lu > Assignee: David Blevins > Priority: Minor > Attachments: XBean-133.patch > > > 1.Deploy a war including jar files under lib with a wrong deployment plan in Geronimo server > 2.Fail to deploy but can't recursive delete files under lib coz jar files are open not close by xbean resource finder > Refer to https://issues.apache.org/jira/browse/GERONIMO-4696 for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.