High Quality JMS Messaging.

Configuration

The configuration of the XA Resource Manager Swiftlet is defined within the element

      <swiftlet name="sys$xa" .../>

of the router's configuration file. One can use the SwiftMQ Exlorer or CLI for configuration as well. They both save into that file.

Attributes of Element "swiftlet"

Definition

Attribute Type Mandatory Description
scan-interval java.lang.Long No Interval to scan prepared XA transaction to put into the Usage List
default-transaction-timeout java.lang.Long No Max. time a XA transaction can run, thereafter it will be rolled back

Values

Attribute Values
scan-interval Min: 500
Default: 120000
default-transaction-timeout Min: 0
Default: 0