ehcache files in java.io.tmpdir
-------------------------------

                 Key: COCOON-1927
                 URL: http://issues.apache.org/jira/browse/COCOON-1927
             Project: Cocoon
          Issue Type: Bug
          Components: * Cocoon Core
    Affects Versions: 2.1.10-dev (current SVN)
            Reporter: Richard Frovarp
            Priority: Minor


Running the demo Cocoon Jetty servlet results in the ehcache files being put 
into java.io.tmpdir instead of Jetty__xx___/cocoon-files/cache-dir. This change 
seemed to take place with the change to ehcache 1.2. Looking through the 
ehcache documentation, the constructor has changed, and if the old constructor 
is used, it will put the cache files in java.io.tmpdir, instead of the location 
specified. This also affects other projects using Cocoon, resulting in being 
able to run only one instance, without changing the java.io.tmpdir directory 
for each instance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to