<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Consistent Cache Configuration: Spring, Hibernate, EhCache, Shiro, et. al.</title>
	<atom:link href="http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/feed/" rel="self" type="application/rss+xml" />
	<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/</link>
	<description>Where Les is More</description>
	<lastBuildDate>Sun, 29 Aug 2010 01:30:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Dalquist</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-383</link>
		<dc:creator>Eric Dalquist</dc:creator>
		<pubDate>Fri, 09 Apr 2010 12:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-383</guid>
		<description>I am one of the authors of a new project intended to provide Ehcache integration for Spring 3 projects via annotations:

http://code.google.com/p/ehcache-spring-annotations/

We are excited to announce the general availability of the first production release, 1.0.1.

This release provides 2 method-level annotations in the spirit of Spring’s @Transactional:

@Cacheable
@TriggersRemove

When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.

Usage documentation can be found on the project wiki:

http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</description>
		<content:encoded><![CDATA[<p>I am one of the authors of a new project intended to provide Ehcache integration for Spring 3 projects via annotations:</p>
<p><a href="http://code.google.com/p/ehcache-spring-annotations/" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/</a></p>
<p>We are excited to announce the general availability of the first production release, 1.0.1.</p>
<p>This release provides 2 method-level annotations in the spirit of Spring’s @Transactional:</p>
<p>@Cacheable<br />
@TriggersRemove</p>
<p>When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.</p>
<p>Usage documentation can be found on the project wiki:</p>
<p><a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations</a><br />
<a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reutilización de configuración de cache: Spring, Hibernate y EhCache &#171; Vida Np</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-382</link>
		<dc:creator>Reutilización de configuración de cache: Spring, Hibernate y EhCache &#171; Vida Np</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-382</guid>
		<description>[...] vamos a implementar un RegionFactory con base en EhCache y usando un truco descrito por Les Hazlewood (Recomiendo mucho su lectura) para la implementación usable hasta Hibernate [...]</description>
		<content:encoded><![CDATA[<p>[...] vamos a implementar un RegionFactory con base en EhCache y usando un truco descrito por Les Hazlewood (Recomiendo mucho su lectura) para la implementación usable hasta Hibernate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ehrhardt</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-381</link>
		<dc:creator>Ehrhardt</dc:creator>
		<pubDate>Tue, 09 Mar 2010 07:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-381</guid>
		<description>Greetings from Africa.
I was able to use your code too. :-)
Thx</description>
		<content:encoded><![CDATA[<p>Greetings from Africa.<br />
I was able to use your code too. <img src='http://leshazlewood.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-380</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-380</guid>
		<description>@Cometta

Did you read the article?  I explain exactly why it is not possible to do this.</description>
		<content:encoded><![CDATA[<p>@Cometta</p>
<p>Did you read the article?  I explain exactly why it is not possible to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cometta</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-379</link>
		<dc:creator>cometta</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-379</guid>
		<description>why not use org.hibernate.cache.EhCacheProvider
  directly ?</description>
		<content:encoded><![CDATA[<p>why not use org.hibernate.cache.EhCacheProvider<br />
  directly ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cometta</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-378</link>
		<dc:creator>cometta</dc:creator>
		<pubDate>Thu, 03 Dec 2009 03:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-378</guid>
		<description>i getting error ExternalEhCacheProvider.cacheManager is null?

my hibernatesessionfactory configuration is like yours


     com.package.ExternalEhCacheProvider



cacheManger is not injected into ExternalEhCacheProvider?  what i did wrong?</description>
		<content:encoded><![CDATA[<p>i getting error ExternalEhCacheProvider.cacheManager is null?</p>
<p>my hibernatesessionfactory configuration is like yours</p>
<p>     com.package.ExternalEhCacheProvider</p>
<p>cacheManger is not injected into ExternalEhCacheProvider?  what i did wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandrasekhar Reddy</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-377</link>
		<dc:creator>Chandrasekhar Reddy</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-377</guid>
		<description>Thank a lot very much for giving such a useful information about EHCache integration with Spring and Hibernate.</description>
		<content:encoded><![CDATA[<p>Thank a lot very much for giving such a useful information about EHCache integration with Spring and Hibernate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EHCache and Spring Integration reference &#171; happypig</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-376</link>
		<dc:creator>EHCache and Spring Integration reference &#171; happypig</dc:creator>
		<pubDate>Tue, 20 Oct 2009 00:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-376</guid>
		<description>[...]  Consistent Cache Configuration: Spring, Hibernate, EhCache, JSecurity, et. al. http://www.leshazlewood.com/?p=37 Configuring EhCache with Spring [...]</description>
		<content:encoded><![CDATA[<p>[...]  Consistent Cache Configuration: Spring, Hibernate, EhCache, JSecurity, et. al. <a href="http://www.leshazlewood.com/?p=37" rel="nofollow">http://www.leshazlewood.com/?p=37</a> Configuring EhCache with Spring [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Basra</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-375</link>
		<dc:creator>Faisal Basra</dc:creator>
		<pubDate>Fri, 02 Oct 2009 03:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-375</guid>
		<description>Thanks very much.... I was trouble around to use caching in spring hibernate based environment.

Good stuff.... 5 stars.</description>
		<content:encoded><![CDATA[<p>Thanks very much&#8230;. I was trouble around to use caching in spring hibernate based environment.</p>
<p>Good stuff&#8230;. 5 stars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: named</title>
		<link>http://leshazlewood.com/2007/12/06/spring-cache-configuration-hibernate-ehcache-et-al/comment-page-1/#comment-374</link>
		<dc:creator>named</dc:creator>
		<pubDate>Fri, 15 May 2009 08:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?p=37#comment-374</guid>
		<description>XHTML: You can use these tags: &lt;a href=&quot;&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;code&gt; &lt;em&gt; &lt;i&gt; &lt;strike&gt; &lt;strong&gt;</description>
		<content:encoded><![CDATA[<p>XHTML: You can use these tags: <a href="" title="" rel="nofollow"> <abbr title=""> <acronym title=""> <b><br />
<blockquote cite=""> <code> <em> <i> <strike> <strong></strong></strike></i></em></code></p></blockquote>
<p></b></acronym></abbr></a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
