[
https://issues.apache.org/jira/browse/CAMEL-11275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048117#comment-16048117
]
Ronny Aerts commented on CAMEL-11275:
-------------------------------------
This is indeed my situation. I only have routeContextRef definitions, no
route's directly underneath the camelContext. I want yourDir to be watched. I
can give an example if you want.
--
vriendelijke groeten,
Ronny Aerts – Intris nv – Wapenstilstandlaan 47, 2600 Berchem, België
Product Owner Integrations / Integrations Manager
Prince II certified – ITIL certified
Tel: +32-3-326.50.75
> 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
> Priority: Minor
> Fix For: 2.20.0
>
>
> 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.4.14#64029)