[jboss-user] [JBoss Seam] - Re: Seam gen edit pages, update without press save button

idylle do-not-reply at jboss.com
Thu Jul 12 06:21:21 EDT 2007


Hi,
the Rollback didn't work in my case. 

I've kept the flush-mode="manual" but instead of the trick "propagation=none", I've enforced the refresh of my entity before displaying the page (with this in my EntityBean: getEntityManager().refresh(getInstance());)

It works and seems cleaner.



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

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



More information about the jboss-user mailing list