WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

Package examples.jta

These examples show how to use JTA to perform distributed transactions using the two phase commit protocol.

See:
          Description

JTA Examples Summary
JMS and JDBC This example shows how to use JTA to perform distributed transactions and two phase commit across two XA resources: a JMS queue and a Pointbase database.
Oracle Thin Driver This example shows how to use the Oracle Thin Driver 8.1.7 and WebLogic jDriver/XA for Oracle to perform distributed transactions across two different database instances.
 

Package jta Description

These examples show how to use JTA to perform distributed transactions using the two phase commit protocol.

Detailed instructions for building and running the example are included on the example pages.


Documentation is available at
http://e-docs.bea.com/wls/docs70/

Copyright © 2002 BEA Systems, Inc. All rights reserved.