BTM - Bitronix's JTA transaction manager
========================================
version 1.1, October 5, 2007

 * Made pooled objects unwrappable.
 * Implemented dynamic pool size. Pools (both JDBC and JMS) can now grow and shrink.
 * Fixed bug BTM-1 (error delisting resource error with Oracle 9).
 * Implemented keepConnectionOpenUntilAfter2Pc in PoolingDataSource (required to support IBM DB2).
 * Added resource password encryption capability.


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


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