
config files found in jar file lock the jar file ------------------------------------------------ Key: LBCORE-105 URL: http://jira.qos.ch/browse/LBCORE-105 Project: logback-core Issue Type: Bug Components: Joran Affects Versions: 0.9.15 Reporter: Ceki Gulcu Assignee: Ceki Gulcu When a config file is obtained from within a jar file, the jar file is locked. This causes trouble when the application needs to be reloaded. See also bug #47465 in log4j. The solution is to set the setDefaultUseCaches to false when opening the url connection. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira