Roadmap
Version 1.2
Release date: not yet decided
Planned new features and bug fixes:
- Fix for bug BTM-2 error not reported when XAResource.recover() call fails
Version 1.1
Release date: 5 October 2007
New features and fixed bugs:
- Made pooled objects unwrappable.
- Implemented dynamic pool size. Pools (both JDBC and JMS) can now grow and shrink.
- Implemented keepConnectionOpenUntilAfter2Pc in PoolingDataSource (required to support IBM DB2).
- Added resource password encryption capability.
Version 1.0.1
Release date: 6 September 2007
New features and fixed bugs:
- Fixed bug BTM-1 error delisting resource error with Oracle 9
Version 1.0
Release date: 8 August 2007
New features and fixed bugs:
- Full JTA support.
- JMS and JDBC connection pools tested against and supporting a wide range of databases and JMS servers, both commercial and open-source.
- XA recovery support thanks to the embedded disk logger.
- Usable standalone, with Spring and embeddable into servlet contains such as Jetty and Tomcat.
- Ease of use, precise error reporting and few 3rd party libraries dependencies.
Labels