[jboss-user] [JBoss Seam] - Re: modify entity after persist from same method

jsutherland do-not-reply at jboss.com
Thu Jan 24 10:42:04 EST 2008


I should also mention that in the action registerUser() when I remove the last few lines:


  | 
  | userHome.getInstance().getCalendars().add(calendar);
  | userHome.update();
  | //userHome.getEntityManager().flush();
  | 
  | 

Everything works as expected.

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

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



More information about the jboss-user mailing list