[jboss-user] [JBoss Seam] - Cache problem with Seam EntityQuery

trouby do-not-reply at jboss.com
Wed Nov 28 12:25:42 EST 2007


Hey,

I have a list of entities(tasks) I manage via a seam component which extended from Seam EntityQuery,

These tasks are sometimes gets updated via an EJB (Not seam) method which is triggered via EJB's time resource,


Refreshing the task list -sometimes- showing old state of data although some of the tasks were already modified by the EJB methods,


What is the default EntityQuery context? is it somehow related to Hibernate 2nd level cache? of course the EJB method uses Hibernate (via EM interface) to update the entities,


Logoff/logon shows the new data, so I assume this is somehow related to Seam,


Many thanks,


Asaf.

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

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



More information about the jboss-user mailing list