Hide Forgot
project_key: JBEPP 1) Configure EPP 5.1.1 - use MySQL database. Configure datasource in server/default/deploy/gatein-ds.xml to use MySQL (no-tx-datasource used for both IDM and JCR as this is default datasource type in EPP 5.1) - use gatein.data.dir=/tmp/gatein in server/default/conf/gatein/configuration.properties 2) Start EPP 5.1.1 and stop it 3) Configure EPP 5.2 - use MySQL database. Configure datasource but use "local-tx-datasource" now because this is default datasource type in EPP 5.2) - use gatein.data.dir=/tmp/gatein (Same as for EPP 5.1) 4) Start EPP 5.2 (Now it does not start correctly. See exception stacktrace from attachement)
Attachment: Added: exception-wsrpserviceintegration.txt
Link: Added: This issue is related to JBEPP-1144
Looks like WSRP related issue
We might need to look into JCR mixins to be able to add dynamically new properties to schemas...
Updated in WSRP Trunk to use mixins. Appears to work fine when starting EPP_5_2_Branch with a data directory and mysql database from EPP 5.1 Will close issue when the WSRP component is updated in EPP.
WSRP has been upgraded
Release Notes Docs Status: Added: Not Required