BTM - Bitronix's JTA transaction manager
========================================
version 1.3.1, September 28, 2008

 * BTM-23  Add the ability to set guarantee the isolation level of resource
 * BTM-24  recovery engine does not fully supports clustering
 * BTM-25  add shutdown support for app servers
 * BTM-26  JMX must be disabled if a resource's uniqueName contains a ':' character
 * BTM-28  Race condition when mixing global and local transactions
 * BTM-29  Random CorruptedTransactionLogException thrown during swapJournalFiles under JDK 1.6
 * BTM-30  Resource creation cannot map long primitives to vendor's XADataSource
 * Removed deprecated poolsize property of ResourceBean
 * Enforced mandatory parameters when LrcXADataSource is used

Using BTM
---------
Required jars are distributed in the lib subdirectory.

Latest Documentation:
   http://docs.codehaus.org/display/BTM/

Bug Reports:
   BTM JIRA (http://jira.codehaus.org/browse/BTM/)
   or BTM mailing list (http://www.nabble.com/Bitronix-Transaction-Manager-f25701.html)


License
-------
This software is distributed under the terms of the GNU Lesser General Public License (see license.txt).

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).
