Am trying to play around with Camel and this is my first project using it.

The problem am trying to resolve is,

1.      Poll a particular directory for files (This should be running all the
time).
2.      Convert them into Messages and write them to a SEDA (In-memory queue)
3.      Read from the above queue and write to a different queue and also 
convert
the message into a file and write to a different location.

I am looking for a way to pipeline all of the above.

If you have an example or a reference handy, please pass it on


--
View this message in context: 
http://camel.465427.n5.nabble.com/Move-does-not-work-with-file-polling-tp4876472p4888954.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to