Description of problem: Implement the association for users and groups. There is a join table, group_users which is mapped to the class GroupUsers. There is also the corresponding DAO class GroupUsersDAO. Both of these should be removed and be replaced with the mapped association. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Superceded by Avalon. This component is no longer valid.