On Mar 9, 3:16 pm, Derrick Jackson <derrick.jackso...@gmail.com>
wrote:
MachII.framework.CacheManager |
trace |
CacheManager clear cache for alias 'constituentDataSubmited', exists: NO, criteria: FEECF20C-423D-4A41-846A3174C1A704A6 |
|
MachII.framework.CacheManager |
trace |
CacheManager clear cache for alias 'constituentDataInProcess', exists: NO, criteria: FEECF20C-423D-4A41-846A3174C1A704A6 |
--
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to mach-ii-for...@googlegroups.com
To unsubscribe from this group, send email to mach-ii-for-coldf...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
On Mar 10, 10:35 am, Derrick Jackson <derrick.jackso...@gmail.com>
wrote:
Hey Peter,
The only module I have in my app is the Dashboard. The listener is in the base app and is not being used in the Dashboard module. What I did nfotice when I started using multiple caching strategies is the named strategy I want to clear on occasion never shows any hits in the dashboard. The default strategy shows hits increasing but not "ConData_Cache" strategy. I've included the event in question in case I'm doing things in there that I should not be.
Somewhere I think things are getting cached in a different handler. Can
you share the entire event-handler again (without modifications) and
your caching configuration xml as well?
.pjf
--