[Opensymphony-oscache] OScache setup problems

"tradebug.com" <[email protected]> Tue, 19 Jul 2005 12:27:28 CDT
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <33048843.1121794083512.JavaMail.os-j2ee@opensymphony01.contegix.com>
Hi,
  I just recently installed oscache on a FreeBSD system.  I copied the corresponding files to tomcat/common/classes and tomcat/common/lib in order to make caching available to all projects.  I also editied the tomcat/conf/web.xml file and inserted the tag lib needed so that you do not have to enter the oscache tag in each page you want to use it on.  

  I then modified my code to use oscache.....<cache:cache key="browhome" time="1800" refresh="false">
.....jsp.....
</cache:cache>

I changed the properties file to cache to /usr/local/......../cache
Everyone has all rights on this directory.

I restarted tomcat and loaded the page.  

However now the cache directory has nothing in it and the java/tomcat logs are showing no action.  

What is going on?  Any help would be appreciated.

Thanks.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=4464&messageID=10910#10910