<div dir="ltr">Hi,<div><br></div><div>The current implementation of ConfigurationWatchList.convertToFile returns null when the URL type is not file.</div><div>Due to this automatic reloading on change of configuration does not work in OSGi bundles.</div>
<div><br></div><div>This problem occurs even if you use a fragment. As in any case, the logback.xml file will be recognized as</div><div>bundleresource type and not as file type. This is necessary as the logback.xml config file is recognized during</div>
<div>the start up time. So, it creates confusion as the file is found first time around and then the reloading does not </div><div>occur. And, this is not mentioned in the documentation either. Given that logback has a p2 repository for OSGi </div>
<div>support, IMHO this feature is a must. </div><div><div><br></div><div>BTW I would love to contribute this feature.</div><div><br></div><div><br></div><div>Regards,</div><div>Ashwin</div><div><br></div></div></div>