Hi,
I'd like to have a File consumer endpoint, but not scheduled on a polling
mechanism.
It would be triggered through a event driven consumer (JMS message for
instance).
Basically, I just want to be able to decide when my file consumer must read
files in the directory.

I've looked in the EventDrivenPollingConsumer, but it seems the FileConsumer
is completely linked with the ScheduledPollConsumer.

Any way to achieve this ?

Thanks a lot.
Raphael. 

--
View this message in context: 
http://camel.465427.n5.nabble.com/File-consumer-event-based-not-polling-tp5715349.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to