<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>OSCache</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/" />
    <link rel="self" type="application/atom+xml" href="http://blogs.opensymphony.com/oscache/atom.xml" />
   <id>tag:blogs.opensymphony.com,2007:/oscache/9</id>
    <link rel="service.post" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9" title="OSCache" />
    <updated>2007-07-07T15:05:49Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>OSCache 2.4.1 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2007/07/oscache_241_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=400" title="OSCache 2.4.1 Released" />
    <id>tag:blogs.opensymphony.com,2007:/oscache//9.400</id>
    
    <published>2007-07-07T15:02:50Z</published>
    <updated>2007-07-07T15:05:49Z</updated>
    
    <summary>OpenSymphony and the OSCache team are proud to announce the release of OSCache version 2.4.1, which was released on 7th July 2007. This maintenance release of 2.4 has two bug fixes: * The cacheFlushed method is not being invoked on...</summary>
    <author>
        <name>Lars Torunski</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://www.opensymphony.com/">OpenSymphony</a> and the OSCache team are proud to announce the release of <a href="http://wiki.opensymphony.com/display/CACHE/Home">OSCache</a> <a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.4.1">version 2.4.1</a>, which was released on 7th July 2007.</p>

<p>This maintenance release of 2.4 has two bug fixes:</p>

<p>* The cacheFlushed method is not being invoked on the CacheEntryEventListener<br />
* CacheFilter max-age parameter MAX_AGE_NO_INIT not set properly</p>

<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=7744">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.4 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2007/05/oscache_24_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=398" title="OSCache 2.4 Released" />
    <id>tag:blogs.opensymphony.com,2007:/oscache//9.398</id>
    
    <published>2007-05-01T23:34:21Z</published>
    <updated>2007-05-01T23:35:34Z</updated>
    
    <summary>OpenSymphony and the OSCache team are proud to announce the release of OSCache version 2.4, which was released on 1st Mai 2007. Furthermore this release enhances the CacheFilter and allows a better integration with the Spring Framework and JMX Monitoring....</summary>
    <author>
        <name>Lars Torunski</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://www.opensymphony.com/">OpenSymphony</a> and the OSCache team are proud to announce the release of <a href="http://wiki.opensymphony.com/display/CACHE/Home">OSCache</a> <a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.4">version 2.4</a>, which was released on 1st Mai 2007.</p>

<p>Furthermore this release enhances the CacheFilter and allows a better integration with the Spring Framework and JMX Monitoring.</p>

<p>* Setting CacheFilter parameters runtime<br />
* Lazy initialization in CacheFilter in order to ease spring integration<br />
* Allow disabling cacheing for special http methods (e.g. POST/DELETE/PUT) in CacheFilter<br />
* CacheFilter allow reentrance over different filter configurations</p>

<p>* Hibernate 3.2 integration support<br />
* JMX Monitoring/Administration via Spring<br />
* Improve oscache.properties loading<br />
* Performance improvment for large disk persistence usage</p>

<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=7369">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.3.2 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2006/07/oscache_232_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=354" title="OSCache 2.3.2 Released" />
    <id>tag:blogs.opensymphony.com,2006:/oscache//9.354</id>
    
    <published>2006-07-23T13:25:19Z</published>
    <updated>2006-09-07T16:14:12Z</updated>
    
    <summary>Version 2.3.2 of the popular open-source J2EE cache OSCache was released on 23rd July 2006. This maintenance release includes one enhancement to the cache groups:: The removeEntry method in the cache removes the entry from its groups now and bug...</summary>
    <author>
        <name>Patrick Lightbody</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://www.opensymphony.com/oscache/wiki/OSCache%202.3.2.html">Version 2.3.2</a> of the popular open-source <span class="caps">J2EE </span>cache <a href="http://www.opensymphony.com/oscache/wiki/Home.html"><span class="caps">OSC</span>ache</a> was released on 23rd July 2006. This maintenance release includes one enhancement to the cache groups::</p>


<ul>
<li>The removeEntry method in the cache removes the entry from its groups now</li>
</ul>



<p>and bug fixes:</p>


<ul>
<li> Method addGroupMappings leads to inconsistent memory cache if a persistent cache group exists</li>
<li>Cache group is updated if entry is removed (duplicate)</li>
</ul>



<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=5683">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.3.1 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2006/06/oscache_231_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=353" title="OSCache 2.3.1 Released" />
    <id>tag:blogs.opensymphony.com,2006:/oscache//9.353</id>
    
    <published>2006-06-19T19:29:13Z</published>
    <updated>2006-09-07T16:14:12Z</updated>
    
    <summary>Version 2.3.1 of the popular open-source J2EE cache OSCache was released on 19th June 2006. This maintenance release includes one enhancement to the CacheFilter: Default initialization of the Cache-Control max-age and bug fixes: Cache.flushAll(Date flushDate) won&apos;t throw NeedsRefreshException when flush...</summary>
    <author>
        <name>Patrick Lightbody</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.3.1">Version 2.3.1</a> of the popular open-source <span class="caps">J2EE </span>cache <a href="http://www.opensymphony.com/oscache/"><span class="caps">OSC</span>ache</a> was released on 19th June 2006. This maintenance release includes one enhancement to the <a href="http://wiki.opensymphony.com/display/CACHE/CacheFilter">CacheFilter</a>:</p>


<ul>
<li>Default initialization of the Cache-Control <a href="http://wiki.opensymphony.com/display/CACHE/CacheFilter#CacheFilter-maxage">max-age</a></li>
</ul>



<p>and bug fixes:</p>


<ul>
<li>Cache.flushAll(Date flushDate) won't throw NeedsRefreshException when flush date is not yet reached anymore</li>
<li>No NoSuchElementException at Cache.putInCache() anymore</li>
</ul>



<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=5511">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.3 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2006/03/oscache_23_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=352" title="OSCache 2.3 Released" />
    <id>tag:blogs.opensymphony.com,2006:/oscache//9.352</id>
    
    <published>2006-03-06T21:09:33Z</published>
    <updated>2006-09-07T16:14:12Z</updated>
    
    <summary>Version 2.3 of the popular open-source J2EE cache OSCache was released on 6th March 2006. This release includes additional improvements to the CacheFilter: CRON expressions to expire content at specific dates and/or times Pluggable EntryRefreshPolicy Reduced memory consumption Disk persistence:...</summary>
    <author>
        <name>Patrick Lightbody</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.3">Version 2.3</a> of the popular open-source <span class="caps">J2EE </span>cache <a href="http://www.opensymphony.com/oscache/"><span class="caps">OSC</span>ache</a> was released on 6th March 2006. This release includes additional improvements to the <a href="http://wiki.opensymphony.com/display/CACHE/CacheFilter">CacheFilter</a>:</p>


<ul>
<li><span class="caps">CRON </span>expressions to expire content at specific dates and/or times</li>
<li>Pluggable EntryRefreshPolicy</li>
<li>Reduced memory consumption</li>
</ul>



<p>Disk persistence:</p>


<ul>
<li>Faster disk persistence</li>
<li>Avoid DiskPersistenceListener deadlocks if process has no rights to delete cache file</li>
</ul>



<p>Further changes are:</p>


<ul>
<li>new <span class="caps">JSP </span>tag <em>addgroups</em></li>
<li>interface to get a list of the cache event listeners</li>
<li>commons collection dependency removed</li>
<li>Java 1.3 support dropped</li>
</ul>



<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=4941">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.2 Released</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2005/11/oscache_22_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=351" title="OSCache 2.2 Released" />
    <id>tag:blogs.opensymphony.com,2005:/oscache//9.351</id>
    
    <published>2005-11-07T20:54:39Z</published>
    <updated>2006-09-07T16:14:12Z</updated>
    
    <summary>Version 2.2 of the popular open-source J2EE cache OSCache was released on 6th November 2005. Besides bugs being fixed, major improvements have been made to the CacheFilter in many ways: Default initialization of the last modified header which reduces transaction...</summary>
    <author>
        <name>Patrick Lightbody</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p><a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.2">Version 2.2</a> of the popular open-source <span class="caps">J2EE </span>cache <a href="http://www.opensymphony.com/oscache/"><span class="caps">OSC</span>ache</a> was released on 6th November 2005. Besides bugs being fixed, major improvements have been made to the <a href="http://wiki.opensymphony.com/display/CACHE/CacheFilter">CacheFilter</a> in many ways:</p>


<ul>
<li>Default initialization of the last modified header which reduces transaction overhead and server load</li>
<li>Preserving more http headers, e.g. the expires header</li>
<li>Special handling for fragments of a page</li>
<li>Custom cache key generation by subclassing CacheFilter or by implementing a special interface</li>
<li>Custom cache groups generation by subclassing CacheFilter or by implementing a special interface</li>
<li>Support of GZip filters in the filter chain</li>
<li>Avoids session creation for application scope pages</li>
<li>Multiple matching cache filters won't dead-lock the response anymore</li>
<li>The cache won't be serve the same response twice before the client begins to cache it anymore</li>
</ul>



<p>Furthermore</p>


<ul>
<li>Continuous Integration and Dependency Management with Ivy</li>
<li>Update to JGroups 2.2.8</li>
</ul>



<p>This release can be <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=4354">downloaded</a> now.</p>]]>
        
    </content>
</entry>
<entry>
    <title>OSCache 2.2 Release Candidate</title>
    <link rel="alternate" type="text/html" href="http://blogs.opensymphony.com/oscache/2005/09/oscache_22_release_candidate.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.opensymphony.com/mt/mt-atom.cgi/weblog/blog_id=9/entry_id=350" title="OSCache 2.2 Release Candidate" />
    <id>tag:blogs.opensymphony.com,2005:/oscache//9.350</id>
    
    <published>2005-09-23T05:34:28Z</published>
    <updated>2006-09-07T16:14:12Z</updated>
    
    <summary>A release candidate of the popular open-source J2EE cache OSCache 2.2 was released on 18th September 2005. Besides bugs being fixed, major improvements have been made to the CacheFilter in many ways: Default initialization of the last modified header which...</summary>
    <author>
        <name>Patrick Lightbody</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blogs.opensymphony.com/oscache/">
        <![CDATA[<p>A release candidate of the popular open-source <span class="caps">J2EE </span>cache <a href="http://wiki.opensymphony.com/display/CACHE/OSCache+2.2"><span class="caps">OSC</span>ache 2.2</a> was released on 18th September 2005. Besides bugs being fixed, major improvements have been made to the <a href="http://wiki.opensymphony.com/display/CACHE/CacheFilter">CacheFilter</a> in many ways:</p>


<ul>
<li>Default initialization of the last modified header which reduces transaction overhead and server load</li>
<li>Support of GZip filters in the filter chain</li>
<li>Custom key generation by subclassing CacheFilter or by implementing a special interface</li>
<li>Preserving more http headers, e.g. the expires header</li>
<li>Special handling for fragments of a page</li>
<li>Avoids session creation for application scope pages</li>
<li>Multiple matching cache filters won't dead-lock the response anymore</li>
</ul>



<p>The release candidate is available at the <a href="https://oscache.dev.java.net/servlets/ProjectDocumentList?folderID=4103">download area</a> now.</p>

<p>Click <a href="http://www.opensymphony.com/oscache">here</a> for <span class="caps">OSC</span>ache's official homepage.</p>]]>
        
    </content>
</entry>

</feed> 

