Hi mohali,
I'm not quite sure, but I think you have to set a relationship on both ends:
| for(PermissionEntityEJB permissionEntity : permissionsList) {
| permissionEntity.setUser(usrEntity);
| }
|
Am I wrong?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078457#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...