<?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: Spring Aspect Oriented Programming – An Introduction [Part 1]</title>
	<atom:link href="http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/</link>
	<description>Java / Web developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:27:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: G P Singh</title>
		<link>http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/comment-page-1/#comment-39252</link>
		<dc:creator>G P Singh</dc:creator>
		<pubDate>Sun, 04 Sep 2011 19:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=382#comment-39252</guid>
		<description>Vira, better to use Spring 3.0 instead of 2.5. Its none of use.</description>
		<content:encoded><![CDATA[<p>Vira, better to use Spring 3.0 instead of 2.5. Its none of use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/comment-page-1/#comment-2520</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Thu, 11 Feb 2010 01:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=382#comment-2520</guid>
		<description>@Tsering Shrestha 

Yes. You are correct. The aspectj jars are needed only if we are using AspectJ style annotations.</description>
		<content:encoded><![CDATA[<p>@Tsering Shrestha </p>
<p>Yes. You are correct. The aspectj jars are needed only if we are using AspectJ style annotations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsering Shrestha</title>
		<link>http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/comment-page-1/#comment-2519</link>
		<dc:creator>Tsering Shrestha</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=382#comment-2519</guid>
		<description>If we are using spring-aop, I don&#039;t think u need the aspectjrt jar as we are not using the AspectJ runtime. In fact even the aspectJ weaver is not used - the reference to the jar is only for the @AspectJ annotations. Spring will interpret those annotations and weave itself.</description>
		<content:encoded><![CDATA[<p>If we are using spring-aop, I don&#8217;t think u need the aspectjrt jar as we are not using the AspectJ runtime. In fact even the aspectJ weaver is not used &#8211; the reference to the jar is only for the @AspectJ annotations. Spring will interpret those annotations and weave itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dreamz &#187; Blog Archive &#187; Aspect Oriented Programming Using Spring AOP - An Introduction [Part 2]</title>
		<link>http://veerasundar.com/blog/2009/04/aspect-oriented-programming-using-spring-aop-an-introduction/comment-page-1/#comment-264</link>
		<dc:creator>Dreamz &#187; Blog Archive &#187; Aspect Oriented Programming Using Spring AOP - An Introduction [Part 2]</dc:creator>
		<pubDate>Tue, 14 Apr 2009 16:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=382#comment-264</guid>
		<description>[...] my last article, I&#8217;ve explained how to enable @AspectJ support in a Spring application. And today, in the last post of the series, I&#8217;ll show you a small example code that uses the [...]</description>
		<content:encoded><![CDATA[<p>[...] my last article, I&#8217;ve explained how to enable @AspectJ support in a Spring application. And today, in the last post of the series, I&#8217;ll show you a small example code that uses the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

