I think that the problem is in this line: <log message="Processing file :
${file:name}"/>I am not sure if this is supposed to work, but in your case it seems that camel thinks that file is a language (like simple language etc). I think that you could try something like retrieving the filename from the message headers instead using a simple language expression. -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Twitter: iocanel *
