Hello I've already asked this question on stackoverflow ( link <http://stackoverflow.com/questions/15947523/apache-camel-enrich-message-with-file-content-on-request> ) but without any success. Basically, the problem is next: I want to consume files by request (one at a time) and possibly several times. Camel allows me to get file only once, I got DEBUG o.a.c.c.f.FileConsumer - Took 0.000 seconds to poll \xml log message multiple times. Are there ways to do this or maybe better solutions of this problem? Thanks in advance
-- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-enrich-message-with-file-content-on-request-tp5730866.html Sent from the Camel - Users mailing list archive at Nabble.com.