Bug 1018993 - Mention distributed JTA transaction offered by jboss
Summary: Mention distributed JTA transaction offered by jboss
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
medium
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 21:39 UTC by Ondrej Chaloupka
Modified: 2014-11-23 23:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
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
Embargoed:


Attachments (Terms of Use)

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


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