[jboss-user] [JBoss Seam] - Re: Mixing @PersistenceContext with Seam Managed Persistence

emsa do-not-reply at jboss.com
Wed Nov 8 05:06:44 EST 2006


Ok, but ias fas as I can see the data writing is commited. I can log on the database and see the correct data.

If I start a new application the correct data is read from the database. However the "Seam Managed Persistence" (SMP) does not re-read already read rows without an explicit refresh().

To me it seems like the EM used by the SMP is holding on to stale data.

Is there a way to turn on some logging to see the diffrent transactions and the their states and also to see what actuall data hibernate is reading/writing?



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

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



More information about the jboss-user mailing list