i am having JCS cache=jcs.getInstance(regionName); //regionName defined in cache.ccf file.
and that regionName/cache s i put into hash table. if i instanciate JCS class for different regions and put that caches into hashtable. i run this program. with features putting and getting objects into JCS. and again i commented putting and used getting only and run again. but hashtable will not get corresponding regionName/cache(key/value) pair if i run again. So what about JCS.. but how to ger caches to corresponding region. i think u understand my problem. Can anyone solve this.. advance thanks. Thanks&Regards Sambasiva Reddy. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
