Bug 794415 (JBEPP-1460)

Summary: Docs: Use local-tx-datasource in sample configuration of the Installation Guide
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Martin Weiler <mweiler>
Component: DocumentationAssignee: Scott Mumford <smumford>
Status: CLOSED NEXTRELEASE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2.0.GACC: mweiler, smumford
Target Milestone: ---   
Target Release: 5.2.1.GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1460
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-03 01:04:00 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Weiler 2011-12-16 12:21:56 UTC
project_key: JBEPP

The migration Guide contains a section that the JCR datasource in 5.2 is now a <local-tx-datasource>, but the config samples in the Installation Guide still contain the <no-tx-datasource>:

http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html/Installation_Guide/chapter-Reference_Guide-Configuration.html

Comment 1 Scott Mumford 2011-12-18 21:10:37 UTC
Martin, before I take any action on this, can I confirm that the code sample you're referring to is the one in "5.1.2. Configuring the database datasource for JCR"?

I ask because I was asked by Vlastislav Ramik (in JBEPP-1431) to change the code sample in "5.1.3. Configuring the database datasource for the default identity store" to no-tx-datasource.

I made an assumption that this would be the same for other code samples in the Chapter.

So to clarify; in the JCR code sample (first code sample in Chapter 5) should be local-tx-datasource while the code sample for the DB (the second sample in Ch5) should read no-tx-datasource?