Hello
I have put in my ejb classes a cache information :

@Cache(size=50,expiry=10000)

This works perfectly and after 10 seconds, the value is reloaded from db

I noticed that before the 10 seconds, the value is still the same (which 
is normal), but the request is done anyway to the db. What for ? This 
cache was supposed to avoid requests in the db ???

Thanks for any info
I use resin 4.0.13 on macosx 10.6 with a modified eclipselink jar 
downloaded last december
-- 
Riccardo Cohen
Architecte du Logiciel
http://www.architectedulogiciel.fr
BP 77536
37075 Tours Cedex 2
+33 (0)6.09.83.64.49
Membre du réseau http://www.reflexe-conseil-centre.org


_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to