Hi See this unit test with some sample code the demonstrates how to do that with Camel in 2.0m3 http://svn.apache.org/viewvc?view=rev&revision=802661
On Sun, Aug 9, 2009 at 5:16 AM, ariablu<[email protected]> wrote: > > When > > C:\test\trigger\AAA.fin(0KB) > C:\test\data\AAA.dat(300MB) > > if I run Camel2.0M3 ... > > C:\test\trigger\AAA.fin(0KB) > C:\test\data\.done\AAA.dat(300MB) > > But I want to > > C:\test\trigger\.done\AAA.fin(0KB) > C:\test\data\.done\AAA.dat(300MB) > > > -- > View this message in context: > http://www.nabble.com/Problem-with-FileConsumer-and-pollEnrich-tp24795192p24883966.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
