Bug 1019009 - Incorrect chapter about distributed transaction involved in the text about begining tx
Summary: Incorrect chapter about distributed transaction involved in the text about be...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: post-GA
: EAP 6.3.0
Assignee: David Michael
QA Contact: Hayk Hovsepyan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 23:38 UTC by Ondrej Chaloupka
Modified: 2014-11-23 23:16 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Build Name: 14875, Development Guide-6.2-1 Build Date: 02-10-2013 13:20:00 Topic ID: 4304-369115 [Latest]
Last Closed: 2014-11-23 23:16:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ondrej Chaloupka 2013-10-14 23:38:42 UTC
Title: Begin a Transaction

The sub-chapter with title "Distributed Transactions" should not be under this chapter. Move it somewhere else.

The text is more or less ok. I mean distributed transaction description:
A distributed transaction is one where the transaction participants are in separate applications on multiple servers. If a participant joins a transaction that already exists, rather than creating a new transaction context, the two (or more) participants which share the context are participating a distributed transaction. In order to use distribured transactions, you must configure the ORB. Refer to Refer to the ORB Configuration section of the Administration and Configuration Guide for more information on ORB configuration.
but it's not mentioned that there should be possible to use JTA distributed transactions (described in chapter about transactions above) as possibility with some limitations.

Comment 5 Hayk Hovsepyan 2014-09-22 07:53:51 UTC
Verified on Revision 6.3.0-31


Note You need to log in before you can comment on or make changes to this bug.