Ronny Aerts created CAMEL-11275: ----------------------------------- Summary: FileWatcherReloadStrategy only watches on specific folder and no sub-folders Key: CAMEL-11275 URL: https://issues.apache.org/jira/browse/CAMEL-11275 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.19.0 Reporter: Ronny Aerts
The FileWatcherReloadStrategy can be configured to watch for changes in one specific folder. I created ticket CAMEL-11273 in order to also check for changed routeContext files. To point is that we use a lot routeContext files in a lot of folders and it is not possible to configure all those folders. I would be very nice for me to able to specify that a folder can be watched recursively (see http://stackoverflow.com/questions/18701242/how-to-watch-a-folder-and-subfolders-for-changes). Another improved is to be able to watch several folders. The used WatchService is able to handle multiple folders. -- This message was sent by Atlassian JIRA (v6.3.15#6346)