Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > EJB applications


Use the transaction service

WAS applications can use transactions to coordinate multiple updates to resources as atomic units (as indivisible units of work) such that all or none of the updates are made permanent.

In WAS, transactions are managed by three main components:

Use the following tasks to work with transactions in WAS applications:


Procedure


Related


Transaction support in WAS
Develop components to use transactions
Configure transaction properties for an application server
Configure transaction properties for peer recovery
Manage manual peer recovery of the transaction service
Local transaction containment
Manage active and prepared transactions
Manage active and prepared transactions using wsadmin.sh
Manage transaction logging for optimum server availability
Interoperating transactionally between application servers
Troubleshoot transactions
Transaction service custom properties
Transaction service exceptions
Use one-phase and two-phase commit resources in the same transaction
JTA support
Use the ActivitySession service
Use WS-Transaction policy to coordinate transactions or business activities for web services


Related


Additional Application Programming Interfaces (APIs)
Java Transaction API (JTA) 1.1 Specification

+

Search Tips   |   Advanced Search