Product SiteDocumentation Site

JBoss Transactions 4.16

Transaction Bridging Guide

Edition 0

Jonathan Halliday

Red Hat

Legal Notice

Copyright © 2011 JBoss.org.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
All other trademarks are the property of their respective owners.

Preface
1. Document Conventions
1.1. Typographic Conventions
1.2. Pull-quote Conventions
1.3. Notes and Warnings
2. Getting Help and Giving Feedback
2.1. Do You Need Help?
2.2. Give us Feedback
1. About This Guide
1.1. Audience
1.2. Prerequisites
2. Introduction
2.1. Contextual Overview
2.2. Transaction Bridging
3. Transaction Bridge Architecture
3.1. Overview
3.2. Shared Design Elements
3.3. Inbound Bridging
3.4. Outbound Bridging
3.5. Crash Recovery
4. Using the Transaction Bridge
4.1. Introduction
4.2. Deployment
4.3. Inbound Bridging
4.4. Outbound Bridging
4.5. Demonstration Application
4.5.1. Inbound Bridge
4.5.2. Outbound Bridge
4.6. Loops and Diamonds
4.7. Distributed JTA and the JTS
4.8. Logging
5. Known Limitations
A. Design Notes
A.1. General Points
A.2. Crash Recovery Considerations
A.2.1. Inbound Crash Recovery
A.2.2. Outbound Crash Recovery
A.3. Test framework
B. Revision History