SV: Route stops executing/polling input folder after first "run"

2010-03-16 Thread Jimi Hullegård
nd by default the File component ignores files that it thinks it has seen before. So I simply added the uri parameter consumer.alwaysConsume=true and voila, it worked. /Jimi Från: Jimi Hullegård [jimi.hulleg...@mogul.com] Skickat: den 16 mars 2010 19:45

Route stops executing/polling input folder after first "run"

2010-03-16 Thread Jimi Hullegård
Hi, I'm just getting started with Camel, and I have a very basic question that hopefully someone here can answer. If I set up a simple test route, like this: then this route works just fine. If I copy a bunch of files to the in-folder, the gets moved to the out-folder, and it ca