[jboss-user] [JBoss Seam] - Re: FlushModeType not working in Seam 1.2.1 GA?

amitev do-not-reply at jboss.com
Thu Sep 13 06:16:41 EDT 2007


>From his code i see that he's using wrong property name for the entity manager

@End
  | public String submitEdit()
  | {
  |      em.flush();
  |      return "home";
  | }

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

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



More information about the jboss-user mailing list