|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
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. |
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/ |
|||||