Re: load files from multiple directors using single camel file endpoint

2011-09-27 Thread Claus Ibsen
On Tue, Sep 27, 2011 at 9:02 AM, Daniel Crompton wrote: > > Hi, > >        if they are in subdirectories they can be consumed resursivly. > > from("file://inbox?consumer.recursive=true") > For more advantage scenarios, you can use the ANT Path like filter, to setup which directories to recurs

Re: load files from multiple directors using single camel file endpoint

2011-09-27 Thread Shayanthan Kanaganayagham
Thank you Daniel, Its working.. :-) On Tue, Sep 27, 2011 at 3:02 PM, Daniel Crompton < d.cromp...@detelefoongids.nl> wrote: > > Hi, > >if they are in subdirectories they can be consumed resursivly. > > from("file://inbox?consumer.recursive=true") > > D. > > > > -Original Message--

RE: load files from multiple directors using single camel file endpoint

2011-09-27 Thread Daniel Crompton
Hi, if they are in subdirectories they can be consumed resursivly. from("file://inbox?consumer.recursive=true") D. > -Original Message- > From: Shayanthan Kanaganayagham [mailto:sha...@gmail.com] > Sent: Tuesday, September 27, 2011 5:59 AM > To: users@camel.apache.org > S