Ok, but I'd like to understand why. I have no second-level cache and when I writing
through the @PersistenceContext the data ends up in the database, no explicit flush().
So why is the data not fetched using the Seam Managed Persistence?
Where is the data cashed?
And why does flush() help?
Would putting the different Beans in diffrent deployments change anything?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983917#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...