Bugs item #992651, was opened at 2004-07-16 17:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=992651&group_id=22866
Category: JBossCache Group: v2.3 (unstable) Status: Open Resolution: None Priority: 5 Submitted By: Ari Erin Miller (ari7419) Assigned to: Nobody/Anonymous (nobody) Summary: NoPassivationCachePolicy incompatible with optiond Initial Comment: I'm describing behavior in jboss-3.2.4 If you employ a policy of org.jboss.ejb.plugins.NoPassivationCachePolicy, the optiond-refresh-rate is completely ignored. Your data is never updated from the persistent store. Preferably, this issue should be fixed. optiond should reload the cached entities from the persistent store, without removing them from cache. If it isn't going to be fixed, the documentation should be changed to indicate that the only way to synch entities is to passivate them (which really shouldn't be true), so NoPassivationCachePolicy is incompatible with optiond- refresh-rate. And a log warning indicating that optionD will not refresh from the persistent store if you use the NoPassivationCachePolicy could save other users from going down this incompatible path. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=992651&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
