+

Search Tips   |   Advanced Search

Interoperating transactionally between appservers


Configure appservers so that transaction messages are sent and received between appservers at different versions of WAS. Depending on the version of the appserver, we can set system properties, or use the transaction coordination authorization setting.

The transaction manager in WAS supports transactional interoperation with other transaction managers through either the CORBA Object Transaction Service (OTS) protocol, or, for JSR-109 compliant requests, the Web Services Atomic Transaction (WS-AT) protocol. Also, the transaction manager can coordinate XA resource managers and be coordinated by Java EE Connector Architecture 1.5 resource adapters.

 

 

Related concepts


Web Services Atomic Transaction support in the appserver

 

Related tasks


Moving a transaction log from one server to another
Restarting an appserver on a different host
Use the transaction service

 

Related


Common Criteria (EAL4) support

 

Related information

CORBA Object Transaction Service Java EE Connector Architecture The Java transaction service (JTS) The Java transaction API (JTA)