<?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 for Random Thoughts</title>
	<atom:link href="http://blog.inflinx.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inflinx.com</link>
	<description>All About Software Development</description>
	<pubDate>Wed, 11 Nov 2009 01:51:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Spring Ehcache Integration by Ramesh</title>
		<link>http://blog.inflinx.com/2009/02/26/spring-ehcache-integration/comment-page-1/#comment-2140</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Fri, 06 Nov 2009 20:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://inflinx.com/blogs/wordpress/?p=121#comment-2140</guid>
		<description>Hi,
 Nice article. Is that possible for you to share the entire Eclipse project?

 I'm new to Spring/EhCache and I'm getting several errors. Several of them are due to lower case tags in the xml and I resolved as much I know. But I would like to see how your entire code base looks like including the Main/Test code. Also how your approach is different from the approach described at http://javaboutique.internet.com/tutorials/ehcache/index-3.html?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 Nice article. Is that possible for you to share the entire Eclipse project?</p>
<p> I&#8217;m new to Spring/EhCache and I&#8217;m getting several errors. Several of them are due to lower case tags in the xml and I resolved as much I know. But I would like to see how your entire code base looks like including the Main/Test code. Also how your approach is different from the approach described at <a href="http://javaboutique.internet.com/tutorials/ehcache/index-3.html?" rel="nofollow">http://javaboutique.internet.com/tutorials/ehcache/index-3.html?</a></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Ehcache Integration by Balaji</title>
		<link>http://blog.inflinx.com/2009/02/26/spring-ehcache-integration/comment-page-1/#comment-1860</link>
		<dc:creator>Balaji</dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://inflinx.com/blogs/wordpress/?p=121#comment-1860</guid>
		<description>Good catch Nes. The syntax highlighter plugin I am using screwed up the code. I have updated the post now. Give it a try and let me know if you run into problems.</description>
		<content:encoded><![CDATA[<p>Good catch Nes. The syntax highlighter plugin I am using screwed up the code. I have updated the post now. Give it a try and let me know if you run into problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Ehcache Integration by Nes</title>
		<link>http://blog.inflinx.com/2009/02/26/spring-ehcache-integration/comment-page-1/#comment-1859</link>
		<dc:creator>Nes</dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://inflinx.com/blogs/wordpress/?p=121#comment-1859</guid>
		<description>Great stuff and thanks for sharing. Trying to get this working myself, but running into a few problems. You sure the last code listing works?

I get the following error when I tried:

20:25:53,130 ERROR [ContextLoader] Context initialization failed
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 42 in XML document from ServletContext resource [/WEB-INF/applicationContext-ehcache.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'context:component-scan'. One of '{"http://www.springframework.org/schema/aop":include}' is expected.

Nes</description>
		<content:encoded><![CDATA[<p>Great stuff and thanks for sharing. Trying to get this working myself, but running into a few problems. You sure the last code listing works?</p>
<p>I get the following error when I tried:</p>
<p>20:25:53,130 ERROR [ContextLoader] Context initialization failed<br />
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 42 in XML document from ServletContext resource [/WEB-INF/applicationContext-ehcache.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element &#8216;context:component-scan&#8217;. One of &#8216;{&#8221;http://www.springframework.org/schema/aop&#8221;:include}&#8217; is expected.</p>
<p>Nes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with Lucene - Part 1 by Random Thoughts &#187; Getting started with Lucene - Part 2</title>
		<link>http://blog.inflinx.com/2008/09/08/getting-started-with-lucene-part-1/comment-page-1/#comment-1659</link>
		<dc:creator>Random Thoughts &#187; Getting started with Lucene - Part 2</dc:creator>
		<pubDate>Thu, 15 Oct 2009 23:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://onerandomthought.wordpress.com/?p=82#comment-1659</guid>
		<description>[...] this post I will highlight some of Lucene&#8217;s search functionality. Refer to part one of this series for creating indexes using [...]</description>
		<content:encoded><![CDATA[<p>[...] this post I will highlight some of Lucene&#8217;s search functionality. Refer to part one of this series for creating indexes using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Theming Websites using Spring MVC by josue</title>
		<link>http://blog.inflinx.com/2009/10/08/theming-websites-using-spring-mvc/comment-page-1/#comment-1657</link>
		<dc:creator>josue</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inflinx.com/?p=273#comment-1657</guid>
		<description>Gracias por post me sirvió de mucho...thank you for your example the spring themes...</description>
		<content:encoded><![CDATA[<p>Gracias por post me sirvió de mucho&#8230;thank you for your example the spring themes&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
