If you take a look at the Camel in Action Charter one, you can find an example you want.
You can checkout the code here[1]

The route could be from("file://test").to("file://test2");

[1]https://code.google.com/p/camelinaction/

On Fri Feb 10 18:58:26 2012, Samruben wrote:
Hi
  I am new user to apache camel. I have tried few examples in apache camel.
bUt to understand it in better way. I thought of routing the msg from one
file to other eg: file://test to file//test2........how to route it? I dont
need any jms kind of stuff. Can u provide me the example?

Thanks

--
View this message in context: 
http://camel.465427.n5.nabble.com/Simple-router-example-without-jms-tp5472093p5472093.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang Weibo: willemjiang

Reply via email to