DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34289>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34289 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-21 17:51 ------- Created an attachment (id=15105) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15105&action=view) Patch for FileChangedReloadingStrategy including unit test This is a patch which should solve the problem. The idea is that the reloading strategy no longer uses configuration.getFile() to obtain a file reference, but relies on configuration.getURL(), which should (in most cases) point to the correct file. Eric, can you verify if this works for you? Emmanuel, could you pleas double check? This patch should solve issue 34376, too. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
