<?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: Upgrading to Spring 3.0</title>
	<atom:link href="http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30</link>
	<description>Everything beta</description>
	<lastBuildDate>Mon, 08 Mar 2010 17:57:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ahamad</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-591</link>
		<dc:creator>Ahamad</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-591</guid>
		<description>Nice post.I was doing a Spring upgrade from 1.x to 3.x.I encountered most of the issues you mentioned in this post.Your post helped me to upgrade to correct versions of asm and cglib jars.

Thanks</description>
		<content:encoded><![CDATA[<p>Nice post.I was doing a Spring upgrade from 1.x to 3.x.I encountered most of the issues you mentioned in this post.Your post helped me to upgrade to correct versions of asm and cglib jars.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-508</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 12 Feb 2010 11:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-508</guid>
		<description>thank you very much. nice post</description>
		<content:encoded><![CDATA[<p>thank you very much. nice post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-387</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Thu, 27 Aug 2009 02:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-387</guid>
		<description>thanks for sharing the jars problem, actually i did bump into the same errors that you listed in your blog. 
anyway, i got problem with the css and images. the pages did not display any images or css or javascript that i refer to. Any ideas? any specific mapping in web.xml or applicationcontext.xml needed to do, once convert URI into Restful style.???? 

thanks in advance</description>
		<content:encoded><![CDATA[<p>thanks for sharing the jars problem, actually i did bump into the same errors that you listed in your blog.<br />
anyway, i got problem with the css and images. the pages did not display any images or css or javascript that i refer to. Any ideas? any specific mapping in web.xml or applicationcontext.xml needed to do, once convert URI into Restful style.???? </p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parul</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-360</link>
		<dc:creator>Parul</dc:creator>
		<pubDate>Wed, 15 Jul 2009 07:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-360</guid>
		<description>Very nice post, Helped me in great deal in migrating my 2.5.6 project to Spring 3.0</description>
		<content:encoded><![CDATA[<p>Very nice post, Helped me in great deal in migrating my 2.5.6 project to Spring 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emater</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-347</link>
		<dc:creator>emater</dc:creator>
		<pubDate>Sun, 05 Jul 2009 09:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-347</guid>
		<description>Hi,

Thanks very much for the library conflict issue... I had experienced this cglib-nodep problem in previous versions.. This time, when I was upgrading to Spring 3.0M3, I couldn&#039;t managed to fix it until I read your post.
 Helpful, thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks very much for the library conflict issue&#8230; I had experienced this cglib-nodep problem in previous versions.. This time, when I was upgrading to Spring 3.0M3, I couldn&#8217;t managed to fix it until I read your post.<br />
 Helpful, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florin</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-315</link>
		<dc:creator>Florin</dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-315</guid>
		<description>Hi Frank,
thanks for the kind words. Check my latest Spring platform upgrade too: http://blog.newsplore.com/?p=1224

Onwards,
florin</description>
		<content:encoded><![CDATA[<p>Hi Frank,<br />
thanks for the kind words. Check my latest Spring platform upgrade too: <a href="http://blog.newsplore.com/?p=1224" rel="nofollow">http://blog.newsplore.com/?p=1224</a></p>
<p>Onwards,<br />
florin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Scholten</title>
		<link>http://blog.newsplore.com/2009/03/07/upgrading-to-spring-30/comment-page-1#comment-312</link>
		<dc:creator>Frank Scholten</dc:creator>
		<pubDate>Fri, 19 Jun 2009 16:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.newsplore.com/?p=773#comment-312</guid>
		<description>Hey Florin, nice overview. I&#039;m trying out the Spring 3.0 REST support and your post sure was helpful.

Cheers,

Frank</description>
		<content:encoded><![CDATA[<p>Hey Florin, nice overview. I&#8217;m trying out the Spring 3.0 REST support and your post sure was helpful.</p>
<p>Cheers,</p>
<p>Frank</p>
]]></content:encoded>
	</item>
</channel>
</rss>
