Hide Forgot
Date of First Response: 2008-11-17 12:11:55 project_key: SOA The Identity componenet was enabled in previous versions, it should either be enabled again or docuemtned that has to be enabled if required to use.
Link: Added: This issue is related to SOA-386
Link: Added: This issue is related to SOA-413
Can we have confirmation that fixes are in place for 4.2CP03.
Link: Added: This issue is related to SOA-909
Fixed in revision 2324 of: build-tools/builders/jbpm/build.xml build-tools/resource/schema/esb/build.xml Commit message: Pull up revision 2043. Fixes SOA-870. > Uncomment the identity mappings at build time and do not change them in the > schema tool. > > Fixes SOA-413.
Release Note: The jBPM Identity component is now disabled by default in jbpm.esb
What is the fix for 4.2 CP03? Are we enabling it or documenting it?
The text should be Release Note: The jBPM Identity component is now ENABLED by default in jbpm.esb
Release Note updated
Verified in 4.2 CP03 CR7. Seeing this: <!-- ############################################ --> <!-- # mapping files with external dependencies # --> <!-- ############################################ --> <!-- following mapping files have a dependendy on --> <!-- 'jbpm-identity.jar', mapping files --> <!-- of the pluggable jbpm identity component. --> <!-- Uncomment the following 3 lines if you --> <!-- want to use the jBPM identity mgmgt --> <!-- component. --> <!-- identity mappings (begin) --> <mapping resource="org/jbpm/identity/User.hbm.xml"/> <mapping resource="org/jbpm/identity/Group.hbm.xml"/> <mapping resource="org/jbpm/identity/Membership.hbm.xml"/> <!-- identity mappings (end) --> In: /opt/42_CP03_CR7/jboss-soa-p.4.2.0/jboss-as/server/production/deploy/jbpm.esb/hibernate.cfg.xml