Lazar Kirchev created XBEAN-250:
-----------------------------------
Summary: org.apache.xbean.finder.archive.ClasspathArchive leaves
open jar files
Key: XBEAN-250
URL: https://issues.apache.org/jira/browse/XBEAN-250
Project: XBean
Issue Type: Bug
Components: finder
Reporter: Lazar Kirchev
On line 76 the getJarFile() method is called on a JarURLConnection object. The
JarFile returned by the method is not assigned to any variable. However, the
file stays open and cannot be removed upon application undeploy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira