try delete content under \webapps\exec\WEB-INF\work\cocoon-files\cache-dir
2006/7/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
I don't want to disable it in the pipeline. I want to remove the cache mechanism completely
because it's caching other contexts, and nobody put that in any pipeline.
Thanks
From: Cocoon Man [mailto: [EMAIL PROTECTED]]
Sent: Thursday, July 06, 2006 2:15 PM
To: [email protected]
Subject: Re: Kill the cache?
Hello Fernando,
To disable default Cocoon cache mechanism, just indicate that you want to use a "noncaching" pipeline in your sitemap.xmap file:
<map:pipeline type="noncaching">
Regards,
2006/7/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
This whole situation of cocoon caching other contexts is unacceptable.
How do I kill the cache mechanism completely?
Thanks
