Arjuna PROD x

 

 

 

 

 

JBoss Transactions 4.2.3

Release Notes

JBTS-RN-4/12/07

 

 

 

 

 

 

 

 

 

 

 

 

Contents


About This Guide......................................... 5

What This Guide Contains.......................... 5

Audience................................................... 5

Prerequisites............................................... 5

Organization.............................................. 5

Documentation Conventions...................... 5

Additional Documentation......................... 6

Contacting Us............................................ 6

Release notes................................................ 7

Enhancements............................................ 7

Fixed issues................................................ 7

Known issues............................................. 8


 


About This Guide

The Release Notes contains important information on changes to JBoss Transactions 4.2.3 since the last release and information on any outstanding issues.

This guide is most relevant to engineers who are responsible for administering JBoss Transactions 4.2.3 installations.

None.

This guide contains the following chapters:

       Chapter 1, Release notes: contains the actual release notes.

The following conventions are used in this guide:

Convention

Description

Italic

In paragraph text, italic identifies the titles of documents that are being referenced.  When used in conjunction with the Code text described below, italics identify a variable that should be replaced by the user with an actual value.

Bold

Emphasizes items of particular importance.

Code

Text that represents programming code.

Function | Function

A path to a function or dialog box within an interface.  For example, �Select File | Open.� indicates that you should select the Open function from the File menu.

( ) and |

Parentheses enclose optional items in command syntax. The vertical bar separates syntax items in a list of choices. For example, any of the following three items can be entered in this syntax:

persistPolicy (Never | OnTimer | OnUpdate | NoMoreOftenThan)

Note:

Caution:

A note highlights important supplemental information.

A caution highlights procedures or information that is necessary to avoid damage to equipment, damage to software, loss of data, or invalid test results.

Table 1      Formatting Conventions

In addition to this guide, the following guides are available in the JBoss Transactions 4.2.3 documentation set:

       JBoss Transactions 4.2.3 Administration Guide:  Provides information on administering JBoss Transactions 4.2.3.

       JBoss Transactions 4.2.3 Installation Guide:  This guide provides instructions for installing JBoss Transactions 4.2.3.

       JBoss Transactions 4.2.3 Programmer�s Guide:  Provides guidance for writing applications.

       JBoss Transactions 4.2.3 Quick Start Guide: Getting started with JBossTS; not for a novice user.

       JBoss Transactions API Programmer�s Guide: Provides guidance when using the JTA for building transactional applications.

       JBoss Transactions Failure Recovery Guide: Describes the failure recovery aspects of JBossTS.

       TxCore Programmer�s Guide: Describes how to write transactional applications using the non-distributed transaction engine at the heart of JBossTS.

Questions or comments about JBoss Transactions 4.2.3 should be directed to our support team.

 


Chapter 1  

Release notes

This is the first release of JBoss Transactions, formerly the JBoss Transaction Service. In order to facilitate migration of existing JBossTS users, there have been no changes to the structure or deployment in this release of JBossTS. However, in subsequent releases there will be modifications to the package structure and other updates, so please continue to check the Release Notes.

The following enhancements have been made to the 4.2 GA version of JBossTS:

       This release supports the Last Resource Commit Optimization for resources that are not two phase aware.  This functionality is only supported by the JTS Transaction Manager.

       This release supports J