Transaction-manager

From Resin 3.0

Revision as of 19:23, 13 February 2006 by Ferg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The <transaction-manager> tag configures the distributed transaction manager.

tag description
<transaction-log> configures the transaction log

transaction-log

tag description
path path to the transaction log

The transaction log saves the state of every transaction handled by the transaction manager. It is configured as part of <transaction-manager>. In the case of an unexpected or unclean server shutdown, Resin will use the transaction log to properly rollback uncompleted transactions in the database.

Personal tools