Operating Systems: i5/OS
Personalize the table of contents and search results
Use the transaction service
This topic is an overview of the tasks involved to use transactions
with WebSphere Application Server applications.
Overview
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
WebSphere Application Server, transactions are managed by three main components:
Use the following tasks to work with transactions in WebSphere
Application Server applications:
Procedure
}
Transaction support in WebSphere Application Server
Developing components to use transactions
Configuring transaction properties for an application server
Configuring transaction properties for peer recovery
Managing manual peer recovery of the transaction service
Local transaction containment considerations
Managing active and prepared transactions
Managing transaction logging for optimum server availability
Interoperating transactionally between application servers
Configuring Web Services Atomic Transaction support in a secure environment
Configuring an intermediary node for Web services transactions
Enabling WebSphere Application Server to use an intermediary node for
Web services transactions
Configuring a server to use business activity support
Creating an application that uses the business activity
support
Business activity API
Troubleshooting transactions
Transaction service exceptions
Using one-phase and two-phase commit resources in the same transaction
Related concepts
Extended JTA
support
Related tasks
Using the ActivitySession service
|