Bug 995474 - Information on JTS transaction configuration is not complete
Summary: Information on JTS transaction configuration is not complete
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: EAP 6.1.1
Assignee: Russell Dickenson
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-09 13:34 UTC by Ondrej Chaloupka
Modified: 2014-08-14 15:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.11 Build Name: 11865, Administration and Configuration Guide-6.1-4 Build Date: 29-07-2013 11:02:10 Topic ID: 4316-459151 [Specified]
Last Closed: 2013-09-16 20:24:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ondrej Chaloupka 2013-08-09 13:34:03 UTC
Title: JTA Clustering Limitations
The paragraph says that for JTS transactions being configured you need to configure the ORB. Which is true but there is missing information that you need to configure transaction subsystem as well. 
For enabling JTS you need to:
 - enable transactions in jacorb subsystem
   /profile=full/subsystem=jacorb/:write-attribute(name=transactions,value=on)
 - enable JTS in transaction subystem
   /subsystem=transactions:write-attribute(name=jts,value=true)

Comment 1 Misty Stanley-Jones 2013-08-16 06:32:55 UTC
Fixed in revision 495476 of topic 4981.

Comment 2 Misty Stanley-Jones 2013-08-30 01:55:03 UTC
Not yet updated.

Comment 4 Vladimir Rastseluev 2013-08-30 08:08:53 UTC
Verified


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