What is JBossJTA?
A clean room implementation of the Java Transaction API part of the J2EE specification.
Features
Fast in memory implementation
Two phase commit
TransactionLocal helper
Transaction Inflow
Getting involved
Do you want to be a JBossJTA committer? Take a look at the [currently outstanding tasks in
JIRA|http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&pid=10068&statusIds=1]
Architecture
Overview - a brief overview of the architecture
Source Tree - a brief overview of the source tree
Configuration
XidFactory - configure the xid factory
TransactionManager - configure the transaction manager
Setting transaction timeout - configuring the transaction timeout
Integrating an thirdparty transaction manager - overview of integrating a 3rd party transaction manager.
Currently being developed
TransactionRecovery - find out more about our XA transaction recovery prototype
Forums
FAQ frequently asked questions
The user forum can be used to obtain help, but read this first
The development forum is for the discussion of changes to the implementation.
Bug Reports, Change Notes and RoadMap to find solved problems, known issues or report new problems
FAQ/Troubleshooting
Authors
Retired
Ole Husgaard
Rickard Oberg
Toby Allsopp
Jason Dillon
David Jencks
Dain Sundstrom
And many patches gratefully received from the community with thanks.
Old Change Notes
JBoss Changes Notes for previous releases
Related
Comments