Using 'eip:wire-tap' for the moment, and it works. But what I really wants is doing the process in a sequence and within a transaction. My FTP-server goes to the domain-controller for auth and therefor sits waiting for a while. During that time the file-archiver is completed with its task (called from the wire-tapper).
My process is out of sync here... What to do? ========================================= gnodet wrote: > > If you want the file to be moved to another directory after being > processed, i'd say that this is to the servicemix-file BC to handle that, > which is not the case yet ... > The other solution would be to use another file writer endpoint to > write the same content to another location, but it would be oviously > not the best way ... > > On 3/15/07, johper <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> I have a customized file-comp and ftp-comp in a service-unit. The task I >> would like to complete >> is first polling a dir then sending that file to FTP-server and after >> that >> archive it locally on the filesystem. >> What kind of pattern should I use? Any suggestions appreciated >> Tia >> -- >> View this message in context: >> http://www.nabble.com/What-pattern-to-use--tf3408712s12049.html#a9495876 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Architect, LogicBlaze (http://www.logicblaze.com/) > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/What-pattern-to-use--tf3408712s12049.html#a9512852 Sent from the ServiceMix - User mailing list archive at Nabble.com.
