Hi, if i run program, cache manager is instantiating and putting,getting objects from/to is working.
when i run again that objects not retrieving from jcs using get() method. can u tell me. On 11/8/06, Ard Schrijvers <[EMAIL PROTECTED]> wrote:
very basic one, but as Denis is pointing out, you have *many* examples in svn: jcs.default=DC jcs.default.cacheattributes=org.apache.jcs.engine.CompositeCacheAttributes jcs.default.cacheattributes.MaxObjects=100 jcs.default.cacheattributes.MemoryCacheName=org.apache.jcs.engine.memory.lru.LRUMemoryCache ##### AUXILIARY CACHES # Indexed Disk Cache jcs.auxiliary.DC=org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheFactory jcs.auxiliary.DC.attributes=org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheAttributes #jcs.auxiliary.DC.attributes.DiskPath= # PRE-DEFINED CACHE REGIONS jcs.region.main=DC jcs.region.main.cacheattributes=org.apache.jcs.engine.CompositeCacheAttributes jcs.region.main.cacheattributes.MaxObjects=100 jcs.region.main.cacheattributes.MemoryCacheName=org.apache.jcs.engine.memory.lru.LRUMemoryCache jcs.region.main.cacheattributes.UseMemoryShrinker=true jcs.region.main.cacheattributes.MaxMemoryIdleTimeSeconds=3600 jcs.region.main.cacheattributes.ShrinkerIntervalSeconds=60 Regards Ard > > Hi, > i need cache.ccf file for disk caching configuration. > > Thanks®ards > Sambasiva Reddy > CTS > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]