|
|
Using CORBA Transactions
This document explains how to use transactions in CORBA applications that run in the BEA Tuxedo® environment.
Overview of Transactions in BEA Tuxedo CORBA Applications
ACID Properties of Transactions
Support for Business Transactions
Distributed Transactions and the Two-Phase Commit Protocol
How to Use Transactions in BEA Tuxedo CORBA Applications
How to Use Transactions When Using the BEA Bootstrapping Mechanism
How to Use Transactions When Using the INS Bootstrapping Mechanism
Writing a Transactions Sample Application
Workflow for the Transactions Sample Application
Lightweight Clients with Delegated Commit
Support for Third-Party Clients Using INS
Multithreaded Transaction Client Support
Transaction Propagation (CORBA Only)
Interoperability Between CORBA Remote Clients and the BEA Tuxedo Domain
Intradomain and Interdomain Interoperability
Relationship of the Transaction Service to Transaction Processing
Transaction Service in CORBA Applications
Getting Initial References to the TransactionCurrent Object Using the Bootstrap Object
Getting Initial References to the TransactionFactory Object Using INS
CORBA Transaction Service API Extensions
Notes on Using Transactions in BEA Tuxedo CORBA Applications
Exceptions Thrown by UserTransaction Methods
Transactions in CORBA Server Applications
Integrating Transactions in a BEA Tuxedo Client and Server Application
Transaction Support in CORBA Applications
Making an Object Automatically Transactional
Enabling an Object to Participate in a Transaction
Preventing an Object from Being Invoked While a Transaction Is Scoped
Excluding an Object from an Ongoing Transaction
Opening an XA Resource Manager
Closing an XA Resource Manager
Transactions and Object State Management
Delegating Object State Management to an XA Resource Manager
Waiting Until Transaction Work Is Complete Before Writing to the Database
How the Transactions University Sample Application Works
About the Transactions University Sample Application
Transactional Model Used by the Transactions University Sample Application
Object State Considerations for the University Server Application
Configuration Requirements for the Transactions Sample Application
Transactions in CORBA Client Applications
Overview of BEA Tuxedo CORBA Transactions
Summary of the Development Process for Transactions
Step 1: Using the Bootstrap Object to Obtain the TransactionCurrent Object
Step 2: Using the TransactionCurrent Methods
Modifying the UBBCONFIG File to Accommodate Transactions
Step 1: Specify Application-wide Transactions in the RESOURCES Section
Step 2: Create a Transaction Log (TLOG)
Step 3: Define Each Resource Manager (RM) and the Transaction Manager Server in the GROUPS Section
Step 4: Enable an Interface to Begin a Transaction
Modifying the Domain Configuration File to Support Transactions (BEA Tuxedo CORBA Servers)
Characteristics of the DMTLOGDEV, DMTLOGNAME, DMTLOGSIZE, MAXRDTRAN, and MAXTRAN Parameters
Characteristics of the AUTOTRAN and TRANTIME Parameters (BEA Tuxedo CORBA and ATMI Servers)
Sample Distributed Application Using Transactions
SERVERS, SERVICES, and ROUTING Sections
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|