When I run this code the way it is, I only get one capabilityId, when ther counld be more than on for a EntRoleCapabilityEO.
So as the code is written I fail on insert, but the way wrote I get the capabilityId associated with a roleId, a roleId can have more than capabilityId.
So something I must be doing wrong. Because my Capability.ID is either 0 or stays the same as the first one selected.
So the second insert into the EntRoleCapabilityEO fails.
