I have an environment with an entity A which contains a map of components/elements B. Each B has a component C which refers (many-to-one) to an entity D.
During configuration and second-pass compile, I get this call sequence:
Configuration.originalSecondPassCompile at line 1716 calls MapBinder$1(CollectionSecondPass).doSecondPass
doSecondPass at line 6...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)