>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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to