[jboss-user] [JBoss Seam] - Re: EntityHome silently discards updates after errors

gavin.king@jboss.com do-not-reply at jboss.com
Wed Nov 1 21:07:29 EST 2006


Your kludge is unnecessary. You should be able to use:

@Create @Begin(flushMode=FlushMode.MANUAL)
  | public void create() {}


If this does not work, please let me know, because it would be a bug in Seam.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982532#3982532

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



More information about the jboss-user mailing list