By bloid
via javaworld.com
Published: May 02 2007 / 13:10
Using J(2)EE application server has been a norm when high-end features like transactions, security, availability, and scalability are mandatory. There are very few options for java applications, which require only a subset of these enterprise features and, more often than not, organizations go for a full-blown J(2)EE server. This article focuses on distributed transactions using the JTA (Java Transaction API) and will elaborate on how distributed transactions (also called XA) can be used in a standalone java application, without a JEE server, using the widely popular Spring framework and the open source JTA implementations of JBossTS, Atomikos and Bitronix.
Add your comment
Voters For This Link (13)
-
bloid -
MarisO -
ritchig -
rick -
krishnas -
daniel -
ganeshread -
adobni -
ziller -
mezmo -
dzonemusk -
PeterStofferis -
dzone1234


