WAS v8.5 > End-to-end paths > EJB applications

Use the transaction service

In WebSphere Application Server, 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:


Subtopics


Related concepts:

JTA support


Related


Use the ActivitySession service
Use one-phase and two-phase commit resources in the same transaction
Manage active and prepared transactions
Manage active and prepared transactions using wsadmin.sh
Manage transaction logging for optimum server availability
Configure transaction properties for an application server
Use WS-Transaction policy to coordinate transactions or business activities for web services


Reference:

Transaction service exceptions
Additional Application Programming Interfaces (APIs)
Transaction service custom properties
Local transaction containment


Related information:

Java Transaction API (JTA) 1.1 Specification


+

Search Tips   |   Advanced Search