Transaction Support

TIBCO Enterprise Message Service can integrate with Java Transaction API (JTA) compliant transaction managers. EMS implements all interfaces necessary to be JTA compliant.

The EMS C API is compliant with the X/Open XA specification. The EMS .NET API supports Microsoft Distributed Transaction Coordinator (MS DTC) with .NET Framework. Transactions created using MSDTC in a .NET Framework client are seen as XA transactions in C and Java clients.