[JBoss-user] [EJB 3.0] - Query cache problem

2006-06-05 Thread gareth.mahon
Hi All,

Does anybody have any ideas what could be causing the following problem:

I have an entity, call it z, of entity class Z. It is involved in a cached 
query of the form 'from Z zz'. The query is executed and cached at a particular 
point in time, and a timestamp is attached to the metadata on the query result. 
Then the entity z is then deleted in the normal flow of a usecase. The 
UpdateTimestampsCache records a last modified time of the table Z to be a few 
milliseconds before the timestamp in the query result cache. Thus, even though 
the entity is removed, the cached query still holds the pk of the entity in its 
list. When the cached query is executed, it obviously returns an error, since 
the entity no longer exists.

As far as I can see, the query cache is not managing its timestamps strictly. 

However, the entity z itself was also cached directly, and it was removed 
correctly from the entity cache.

The environment is two application servers running versions 4.0.4.GA, with a 
clustered ejb3 container config.

Any ideas would be greatly appreciated.

Gareth.

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

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


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: EJB3 remote client

2006-04-28 Thread gareth.mahon
I would also love to hear the answer to this one.

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

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


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user