Atomikos JTA/XA Plugin

  • Tags : /
  • Latest : 1.0
  • Last Updated: 10 October 2011
  • Grails version : 1.3 > *
  • Authors : Burt Beckwith
0 vote
Dependency :
compile ":atomikos:1.0"

Documentation

Summary

Integrates Atomikos TransactionsEssentials to support two-phase commit for JDBC and JMS transactions

Installation

grails install-plugin atomikos

Description

The Atomikos plugin integrates the Atomikos TransactionsEssentials JTA/XA libraries libraries to support two-phase commit between multiple datasources, JMS, and other XA-compliant providers.

The plugin source code is here and full documentation is here.