Bug 1018993

Summary: Mention distributed JTA transaction offered by jboss
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: DocumentationAssignee: David Michael <dmichael>
Status: CLOSED CURRENTRELEASE QA Contact: Hayk Hovsepyan <hhovsepy>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: dmichael, hhovsepy, twells
Target Milestone: post-GAKeywords: Documentation
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14875, Development Guide-6.2-1 Build Date: 02-10-2013 13:20:00 Topic ID: 4300-432593 [Latest]
Last Closed: 2014-11-23 23:17:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ondrej Chaloupka 2013-10-14 21:39:03 UTC
Title: About Java Transactions API (JTA)

There is a sentence "JTA transactions are not distributed across multiple application servers, and cannot be nested".

It would be fine to mention that the JTA api specification does not supports distributed transactions but JBoss supports such thing. In the way that distributed means that more EAP servers could be involved in one transaction.

Comment 3 Hayk Hovsepyan 2014-09-22 09:51:45 UTC
Because of https://bugzilla.redhat.com/show_bug.cgi?id=1018851 all changes are done in chapter "11.2.11. About Distributed Transactions" and it is phrased as:
"Java
Transaction Service (JTS) specification mandates that JTS transactions be able to be distributed
across application servers from different vendors (transaction distribution among servers from
different vendors is not a supported feature). Java Transaction API (JTA) does not define that but
JBoss EAP 6 supports distributed JTA transactions among JBoss EAP6 servers."

Verified on Revision 6.3.0-31