BTM - Bitronix's JTA transaction manager
========================================
version 2.1.0, October 31, 2010

Getting started guide: http://docs.codehaus.org/display/BTM/NewUserGuide
Best practices: http://docs.codehaus.org/display/BTM/JtaBestPractices
API javadoc: http://btm.codehaus.org/api/2.1.0/

 New features and bugs fixed in this release
 --------------------------------------------
Important note: starting with version 2.1.0, BTM does not support JDK 1.4
anymore. You have to use at least JDK 1.5.

* BTM-88 	Rollback makes LrcXAResource unusable
* BTM-89 	BTM errors occur after using resource.ds.minPoolSize>0 and waiting for 10 hours
* BTM-91 	Migrate build to maven 2
* BTM-93 	Detect dead JMS connections with a javax.jms.ExceptionListener 

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/).
