Hide Forgot
Date of First Response: 2008-02-12 15:50:12 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
can we get more background on this issue?
This should be a patch [jpechane@dhcp-lab-209 ~]$ diff ~/pokus/CR3AS/jboss-as/server/production/deploy/jbpm.esb/hibernate.cfg.xml ~/pokus/CR3AS/jboss-as/server/postgresql/deploy/jbpm.esb/hibernate.cfg.xml 52c52 < <!-- identity mappings (begin) === --- > <!-- identity mappings (begin) === --> 56c56 < ==== identity mappings (end) --> --- > <!-- ==== identity mappings (end)-->
fixed as part of the schema tool.
Not sure with the fix, the files contains comment that tells to user to enable it manually but it is also automatically uncommented by the schema tool.
I don't understand. Is it not being enabled, or is it that the comment is inconsistent?
Link: Added: This issue related SOA-870
Identity component is still commented out by default.
Fixed in revision 2043 of build-tools/builders/jbpm/build.xml resource/schema/tool/esb/build.xml Commit message: Uncomment the identity mappings at build time and do not change them in the schema tool.
Verified in CR1