This sounds like more of an issue for the jcs-users list. Check the archive (http://mail-archives.apache.org/mod_mbox/jakarta-jcs-users/) or send your questions to [EMAIL PROTECTED] There's a lot more activity there for usage and configuration questions.
Good Luck, Peter -----Original Message----- From: Sambasiva Reddy [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 7:45 AM To: JCS Developers List Subject: Regarding JCS i write code like this: JCS cache....... in putObject() method: cache.put(cacheKey,cacheObject) cache.get(cacheKey) this is returning cache object. but in getObject() method: cache.get(cacheKey) this is returning null can anyone please tell me the reason. and please send eg. cache.ccf file i'm using disk cache. Thank You. 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]
