Reinhard Poetz <[EMAIL PROTECTED]> writes: > I found an article with an implementation of atomic file transactions > in Java at > http://www.onjava.com/pub/a/onjava/2001/11/07/atomic.html?page=1 but > the attached source code doesn't have any license headers or copyright > statement. > > > Does anybody know of an ready-to-use open source alternative (of > course with a license that can be used in combination with ASL) or > should I try to contact the author?
The TxFileStore from Jakarta Slide moved to Jakarta Commons recently. See http://jakarta.apache.org/commons/sandbox/transaction/ -- Martin Holz <[EMAIL PROTECTED]> Softwareentwicklung / Vernetztes Studium - Chemie FIZ CHEMIE Berlin Franklinstrasse 11 D-10587 Berlin
