Hi

Its a directory and not a file, so you should not prefix with file or
classpath. And its loading from the file system (not classpath).
Its intended during development, and therefore loads from your source
code directories (and not classpath).


On Thu, Jan 10, 2019 at 4:11 PM Sarwar Bhuiyan <sarwar.bhui...@gmail.com> wrote:
>
> Hi there,
>
> I’m using the reload routes feature and although it’s working if I set
> camel.springboot.xml-routes-reload-directory to absolute path to a folder
> it doesn’t seem to work if I prefix the path with file:
>
> Whereas the property for camel.springboot.xml-routes takes classpath: or
> file:
>
> Am I getting something wrong?
>
> Thanks.
>
> Sarwar



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to