Try this:
@DataModel
private List ugList;
@DataModelSelection("ugList");
private UserGroup sug;
@DataModel
private List rolesList2;
@DataModelSelection("rolesList2")
public Role srole2;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025916#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...