Description of problem: Sample datasource file for portal extensions (jboss-as/docs/examples/portal/gatein-sample-portal-ds.xml) specifies incorrect datasource type for IDM. It should be no-tx-datasource for IDM and local-tx-datasource for JCR instead of local-tx-datasource for both of them to correspond with gatein-ds.xml.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: It was discovered that the sample datasource file for portal extensions <filename>jboss-as/docs/examples/portal/gatein-sample-portal-ds.xml</filename> specifies the incorrect datasource type for IDM. It should be no-tx-datasource for IDM and local-tx-datasource for JCR, instead of local-tx-datasource for both directive blocks. To work around the issue, define the datasource type manually, following the guidelines in this Release Note.
Verified again at 5.2.2 CR01
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.