Re: Passing filename to EXEC

2011-01-09 Thread bbuzzard
I'm sorry, I thought I had replied to your response. I'm using Camel 2.5. -- View this message in context: http://camel.465427.n5.nabble.com/Passing-filename-to-EXEC-tp3294381p3334101.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: Passing filename to EXEC

2010-12-07 Thread Claus Ibsen
=${file:name}/  /route -- View this message in context: http://camel.465427.n5.nabble.com/Passing-filename-to-EXEC-tp3294381p3294381.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http

Passing filename to EXEC

2010-12-06 Thread bbuzzard
something like the following to work: route from uri=file:c:/aaa/FromZip/ to uri=exec:c:/aaa/Scripts/test.bat?args=${file:name}/ /route -- View this message in context: http://camel.465427.n5.nabble.com/Passing-filename-to-EXEC-tp3294381p3294381.html Sent from the Camel - Users