Novell exteNd Messaging Platform 5.1

Java Transaction Service (JTS) - README


Contents

Introduction

The Novell exteNd Messaging Platform's JTS is a 100% pure Java implementation of the Java Transaction Service (JTS) based on the Java Transaction API (JTA) v1.01 and OMG Object Transaction Service (OTS) v1.2 specifications.  It provides full, distributed transaction managment of CORBA and JDBC 2.0 XA aware Resources.  It is fully compliant with all the requirements of the above specifications.

Features include:

Please refer to the datasheet for additonal detail.

System Requirements

The Novell exteNd Messaging Platform's transaction manager requires Java 2, ORB 5.1, and JNDI 1.2 (with COS Naming provider). This release has been tested on Windows NT/2000/XP, Solaris Sparc/Intel 2.6+, Linux Red Hat 7 and Netware 6. The following JDKs are supported:

Java 2 Standard Edition

Getting Started

Please make sure that you satisfy the above System Requirements, and that the following resources are available to the Java 2 runtime: Please note that if the ORB and JNDI are installed as Java extensions, you will not need to include those jar files in your CLASSPATH. If the ORB is not installed as a Java extension, you need to make the ORB's shared library available to the system:

Documentation

The following documentation is included.

Sample Programs

The Novell exteNd Messaging Platform's JTS comes with a number of pre-built examples. These examples show how to use most of the features of the product. The tutorial contains a detailed description of each example. The Java source for the examples can be found in the examples/jts directory.
Back to top.

Copyright © 1998-2003, Novell, Inc. All rights reserved.