How are transactions managed in TIBCO Enterprise Message Service?

How are transactions managed in TIBCO Enterprise Message Service?

book

Article ID: KB0087834

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
The JMS specification provides for two different transaction management mechanisms:

(1) internal transaction management via transacted sessions
(2) external transaction management via XA.

The former is a required part of the JMS specification, and is implemented in TIBCO Enterprise Message Service since the first release; the latter is an optional part of the specification, and is implemented since release 3.0.0.

Issue/Introduction

How are transactions managed in TIBCO Enterprise Message Service?