Hide Forgot
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
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?