Re: expire entity cache after every 1 hr !

2011-03-17 Thread David E Jones
You can look in the WebTools Cache maintenance screens to make sure the cache name is correct, but yes, that's example the idea of how things should work in the cache.properties file. -David On Mar 17, 2011, at 1:33 PM, Prashant Punekar wrote: > Hi, > > Here is my understanding, please do c

expire entity cache after every 1 hr !

2011-03-17 Thread Prashant Punekar
Hi, Here is my understanding, please do confirm. The entity (say MyEntity) has the attribute set never-cache=false (default value) Now the requirement is, I want this cache to expire every 1 hr. Is the setting (mentioned below), in framework\base\config\cache.properties a solution to this req