This can not really be used. It is only useful if you intent to use a file system as a internal repository, for content management for example.
On 11/14/06, Kristian Köhler <[EMAIL PROTECTED]> wrote:
Hi I'm not sure if this works for you: http://jakarta.apache.org/commons/transaction/file/index.html Kristian mart wrote: > Would it be possible with HTTP, using MIME attachment? > > gnodet wrote: >> There's nothing currently. >> The main problem is that the file system is not ACID, >> and does not really provided any persistent locking >> mechanism, so implementing an XA resource on top >> of any file system (be it file, ftp, etc...) is quite >> difficult. >> >> On 11/14/06, mart <[EMAIL PROTECTED]> wrote: >>> Hello >>> >>> Is there any provided components that would allow me to do a file >>> transfer >>> within a transaction ? Or any idea to do so? >>> >>> Thanks >>> >>> martin >>> -- >>> View this message in context: >>> http://www.nabble.com/File-Transfer-enlisted-in-transaction-tf2629390s12049.html#a7337374 >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> -- >> Cheers, >> Guillaume Nodet >> >> >
-- Cheers, Guillaume Nodet
