HI,
I manage to work around this by adding before invoking of merge method:
List list = entity.getListProperty();
| entity.setListProperty(new ArrayList(list));
Maybe there is some bug with jsf implementation of selectManyCheckbox, since I get it
exactly the same way?
regards,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064715#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...