I just upgraded to 2.1.10, and I notice that even though I have the cache and work directories set at:

<init-param>
     <param-name>cache-directory</param-name>
     <param-value>WEB-INF/work/cache-dir</param-value>
</init-param>
<init-param>
     <param-name>work-directory</param-name>
     <param-value>WEB-INF/work</param-value>
</init-param>

The ehcache files are being saved in a completely different location OUTSIDE of the cocoon app, in a folder called "temp" under my tomcat installation.

Any ideas why this might be occurring?

Thanks! Dan.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to