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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...