<?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: Integrating Spring and EHCache</title>
	<atom:link href="http://byteco.de/2010/01/26/integrating-spring-and-ehcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/</link>
	<description>In a world of 1s and 0s...are you a zero, or The One?</description>
	<lastBuildDate>Fri, 18 May 2012 04:19:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Great tutorial on wiring EHCache into your app with Spring</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-804</link>
		<dc:creator>Great tutorial on wiring EHCache into your app with Spring</dc:creator>
		<pubDate>Tue, 01 May 2012 21:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-804</guid>
		<description>[...] great straight forward tutorial on how to use Spring to wire EHCache into your Java web application.       Posted in Uncategorized [...]</description>
		<content:encoded><![CDATA[<p>[...] great straight forward tutorial on how to use Spring to wire EHCache into your Java web application.       Posted in Uncategorized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-789</link>
		<dc:creator>Anurag</dc:creator>
		<pubDate>Wed, 11 Jan 2012 12:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-789</guid>
		<description>Nice Tutorial sir.. but actually will u provide some  more details example form  which i can implement in my apps..</description>
		<content:encoded><![CDATA[<p>Nice Tutorial sir.. but actually will u provide some  more details example form  which i can implement in my apps..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-776</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 09 Nov 2011 07:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-776</guid>
		<description>Hello, thanks for this great tutorial. How would you integrate transaction management into this example as well?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for this great tutorial. How would you integrate transaction management into this example as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adeel</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-766</link>
		<dc:creator>adeel</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-766</guid>
		<description>Very nice. 

http://eiconsulting.blogspot.com/2011/10/ehcache-implementation-in-spring.html

Another tutorial with detailed explaination</description>
		<content:encoded><![CDATA[<p>Very nice. </p>
<p><a href="http://eiconsulting.blogspot.com/2011/10/ehcache-implementation-in-spring.html" rel="nofollow">http://eiconsulting.blogspot.com/2011/10/ehcache-implementation-in-spring.html</a></p>
<p>Another tutorial with detailed explaination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2lips.pl &#8211; pasja programowania &#187; Blog Archive &#187; Memoization with ehcache and spring</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-728</link>
		<dc:creator>2lips.pl &#8211; pasja programowania &#187; Blog Archive &#187; Memoization with ehcache and spring</dc:creator>
		<pubDate>Thu, 17 Mar 2011 20:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-728</guid>
		<description>[...] using custom schema [...]</description>
		<content:encoded><![CDATA[<p>[...] using custom schema [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xavi</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-724</link>
		<dc:creator>xavi</dc:creator>
		<pubDate>Mon, 21 Feb 2011 18:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-724</guid>
		<description>I&#039;ve seen the version of ehcache is 1.6.1 and springmodules 0.9. Do you know which are the updated ones? I&#039;m trying to compile with the information on the ehcache website:


       net.sf.ehcache
       ehcache
       2.3.1
       pom
   

But it doesn&#039;t work because there&#039;s some pom that doesn&#039;t has this high version (ehcache-terracotta, on the maven repository the last version is 2.1.1). I can&#039;t even build the project!

Thanks in advanced!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen the version of ehcache is 1.6.1 and springmodules 0.9. Do you know which are the updated ones? I&#8217;m trying to compile with the information on the ehcache website:</p>
<p>       net.sf.ehcache<br />
       ehcache<br />
       2.3.1<br />
       pom</p>
<p>But it doesn&#8217;t work because there&#8217;s some pom that doesn&#8217;t has this high version (ehcache-terracotta, on the maven repository the last version is 2.1.1). I can&#8217;t even build the project!</p>
<p>Thanks in advanced!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rabbit</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-703</link>
		<dc:creator>rabbit</dc:creator>
		<pubDate>Mon, 13 Sep 2010 07:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-703</guid>
		<description>Hi, Very nice tutorial. 
Could you help me out in getting the logs for springmodules ?
Here is my log4j.properties entry :
log4j.category.org.springmodules=debug, appTest
log4j.additivity.org.springmodules.cache=false
log4j.appender.appTest=org.apache.log4j.ConsoleAppender 
log4j.appender.appTest.threshold=DEBUG 
log4j.appender.appTest.layout=org.apache.log4j.PatternLayout 
log4j.appender.appTest.layout.ConversionPattern=%p %d{HH:mm:ss,SSS} %c{2} - %m%n 

I have made the changes as mentioned above. My Junit test runs, but there are no messages from ehcache which come up on the console. So there is no way for me to verify if it is really working.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, Very nice tutorial.<br />
Could you help me out in getting the logs for springmodules ?<br />
Here is my log4j.properties entry :<br />
log4j.category.org.springmodules=debug, appTest<br />
log4j.additivity.org.springmodules.cache=false<br />
log4j.appender.appTest=org.apache.log4j.ConsoleAppender<br />
log4j.appender.appTest.threshold=DEBUG<br />
log4j.appender.appTest.layout=org.apache.log4j.PatternLayout<br />
log4j.appender.appTest.layout.ConversionPattern=%p %d{HH:mm:ss,SSS} %c{2} &#8211; %m%n </p>
<p>I have made the changes as mentioned above. My Junit test runs, but there are no messages from ehcache which come up on the console. So there is no way for me to verify if it is really working.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-667</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Mon, 10 May 2010 18:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-667</guid>
		<description>This is great tutorial. Especially the way the dependencies are explained and the way the dependent xsds are defined is great. Kudos to your time and effort.

Thanks,
Venkat</description>
		<content:encoded><![CDATA[<p>This is great tutorial. Especially the way the dependencies are explained and the way the dependent xsds are defined is great. Kudos to your time and effort.</p>
<p>Thanks,<br />
Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Dalquist</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-656</link>
		<dc:creator>Eric Dalquist</dc:creator>
		<pubDate>Wed, 14 Apr 2010 20:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-656</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: Christian Herta</title>
		<link>http://byteco.de/2010/01/26/integrating-spring-and-ehcache/comment-page-1/#comment-609</link>
		<dc:creator>Christian Herta</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://byteco.de/?p=875#comment-609</guid>
		<description>thanks for your nice tutorial. But I just wondering why you example works in this way. I got an exception &quot;no class def found&quot; for EhCacheManagerFactoryBean.

After adding the following dependency to the maven pom it seems to work:
&lt;!--Various Application Context utilities, including EhCache, etc.--&gt;

      org.springframework
      spring-context-support
      3.0.0.RELEASE
</description>
		<content:encoded><![CDATA[<p>thanks for your nice tutorial. But I just wondering why you example works in this way. I got an exception &#8220;no class def found&#8221; for EhCacheManagerFactoryBean.</p>
<p>After adding the following dependency to the maven pom it seems to work:<br />
<!--Various Application Context utilities, including EhCache, etc.--></p>
<p>      org.springframework<br />
      spring-context-support<br />
      3.0.0.RELEASE</p>
]]></content:encoded>
	</item>
</channel>
</rss>

