[ https://issues.apache.org/jira/browse/XBEAN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Blevins closed XBEAN-133. ------------------------------- Resolution: Fixed (was: Won't Fix) Fix Version/s: 3.6 Assignee: viola.lu (was: David Blevins) Thanks, Ivan for the help on this one and thanks Viola for finding the issue. The patch has been committed! Modified it only slightly to avoid the need for null checks on JarFile. > 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: viola.lu > Priority: Minor > Fix For: 3.6 > > 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.