[jboss-user] [JBoss Seam] - Re: Issue when upgrading to Seam 1.3.0.ALPHA (CVS)

smigielski do-not-reply at jboss.com
Mon Jul 16 16:02:53 EDT 2007


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#4064715

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064715



More information about the jboss-user mailing list