You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Fe...@thomson.com on 2006/07/03 11:39:33 UTC

RE: Crazy Cocoon cache

The files from other contexts are going in the cocoon cache and then
those files are being used instead of those from the expanded

contexts.

 

For example, the following class file is being used:

 

/home/myUser/tomcat/work/myEngine/localhost/myCocoonContext/cocoon-files
/cache-dir/myOtherContext/WEB-INF/classes/myPackage/myClass.class

 

Thanks

 

________________________________

From: Ard Schrijvers [mailto:a.schrijvers@hippo.nl] 
Sent: Thursday, June 29, 2006 11:14 AM
To: users@cocoon.apache.org
Subject: RE: Crazy Cocoon cache

 

Cocoon cache is far from crazy, but in order to understand your problem
you have to explain in more detail,

 

Regards Ard 

 

--

Hippo
Oosteinde 11
1017WT Amsterdam
The Netherlands
Tel  +31 (0)20 5224466
-------------------------------------------------------------
a.schrijvers@hippo.nl / http://www.hippo.nl <http://www.hippo.nl/> 
-------------------------------------------------------------- 

 

	Why is the cocoon cache caching the other non-cocoon contexts
completely?

	I didn't do any custom configuration concerning the cache.

	Cocoon 2.1.8

	 

	Thanks