Hi,
It seems that file monitor functionality fails when using spring properties via
BridgePropertyPlaceholderConfigurer.
When directory and filename are explicitly configured in the URI file the route
works fine - file is being picked up on changes
--- route ---
When directory and/or filenam
Hi
This is working as expected. Spring property placeholder is a one time thing.
On Thu, May 8, 2014 at 10:07 AM, Daniel Lorych wrote:
> Hi,
>
> It seems that file monitor functionality fails when using spring properties
> via BridgePropertyPlaceholderConfigurer.
>
> When directory and filename