I'm not familiar with that option, looks strange, but otherwise you have a consumer. Now to send the files either to another endpoint or process it. The "getting started" link given before should help you further. Also see http://camel.apache.org/file2.html
Taariq On 28 May 2011, at 8:40 PM, sumatheja <[email protected]> wrote: > Thanks for your reply... I went through the pdf... It says the same thing as > i was trying earlier.... I'm using the following code > > from("file:src/data?consumer.delay=10000") > > Do I need to add anything else to this endpoint to poll the directory or > should I add some extra code. > > Thanks in advance > > -- > View this message in context: > http://camel.465427.n5.nabble.com/File-Poller-tp4435442p4435538.html > Sent from the Camel - Users mailing list archive at Nabble.com.
