<?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: Using java.util.Date values in Spring bean definitions</title>
	<atom:link href="http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/</link>
	<description>Spiros Tzavellas’s blog, mostly on software development and Java.</description>
	<lastBuildDate>Tue, 28 Sep 2010 18:21:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John Dondapati</title>
		<link>http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/comment-page-1/#comment-52</link>
		<dc:creator>John Dondapati</dc:creator>
		<pubDate>Tue, 21 Oct 2008 15:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/?p=52#comment-52</guid>
		<description>Works like a charm.

Thank you so much. Its really helpful. Keep it coming.</description>
		<content:encoded><![CDATA[<p>Works like a charm.</p>
<p>Thank you so much. Its really helpful. Keep it coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/comment-page-1/#comment-51</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Wed, 07 May 2008 00:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/?p=52#comment-51</guid>
		<description>quick and useful tip. worked just like that</description>
		<content:encoded><![CDATA[<p>quick and useful tip. worked just like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spiros</title>
		<link>http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/comment-page-1/#comment-50</link>
		<dc:creator>spiros</dc:creator>
		<pubDate>Sat, 23 Jun 2007 11:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/?p=52#comment-50</guid>
		<description>This does work, but you have to use an &lt;code&gt;ApplicationContext&lt;/code&gt; instead of a &lt;code&gt;BeanFactory&lt;/code&gt;. BeanFactories do not auto-detect &lt;code&gt;BeanFactoryPostProcessor&lt;/code&gt;s like the &lt;code&gt;CustomEditorConfigurer&lt;/code&gt;.

Sorry I forgot to mention this in the article.</description>
		<content:encoded><![CDATA[<p>This does work, but you have to use an <code>ApplicationContext</code> instead of a <code>BeanFactory</code>. BeanFactories do not auto-detect <code>BeanFactoryPostProcessor</code>s like the <code>CustomEditorConfigurer</code>.</p>
<p>Sorry I forgot to mention this in the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.tzavellas.com/techblog/2006/06/11/using-javautildate-values-in-spring-bean-definitions/comment-page-1/#comment-49</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Wed, 20 Jun 2007 16:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tzavellas.com/techblog/?p=52#comment-49</guid>
		<description>it doesn&#039;t seem to work .  the bean isn&#039;t registered</description>
		<content:encoded><![CDATA[<p>it doesn&#8217;t seem to work .  the bean isn&#8217;t registered</p>
]]></content:encoded>
	</item>
</channel>
</rss>

