Skip to end of metadata
Go to start of metadata

Home of BTM, the Bitronix JTA Transaction Manager

The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API. It is a fully working XA transaction manager that provides all services required by the JTA API while trying to keep the code as simple as possible for easier understanding of the XA semantics.

This is BTM's strongest point compared to its competitors: it is trivial to configure and when something goes wrong it is much easier to figure out what to do thanks to the great care placed in useful error reporting and logging.

Don't know how to get started? Read the new user's guide.

Looking for help? Check how to get support.

Using BTM

Architecture

Version 2.x.x

Configuration

Transaction manager

Jdbc

Jms

 

Integration

ORM integration

Container integration

JNDI

 

Version 1.3

Version 1.2

Labels
  • None