<?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: Aspect Oriented Programming(AOP) with Spring</title>
	<atom:link href="http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/</link>
	<description>Find free mock and practice test, create and sell tests</description>
	<lastBuildDate>Fri, 03 Feb 2012 01:03:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matteo</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1150</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1150</guid>
		<description>thanks Vinay, it think it&#039;s still similar to what i am trying to do, since i want to run some unit tests of some simple beans and their dependencies. Anyway, i think i am on the way to solve the problem.</description>
		<content:encoded><![CDATA[<p>thanks Vinay, it think it&#8217;s still similar to what i am trying to do, since i want to run some unit tests of some simple beans and their dependencies. Anyway, i think i am on the way to solve the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1148</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1148</guid>
		<description>@matteo I am running this as standalone java application not as web application.My applicationContext.xml is in src(or root) folder

Here is the package structure
project
   cs
     other java files
   classes
   META-INF
   applicationContext.xml
   log4j.properties

Hope this makes it clear.</description>
		<content:encoded><![CDATA[<p>@matteo I am running this as standalone java application not as web application.My applicationContext.xml is in src(or root) folder</p>
<p>Here is the package structure<br />
project<br />
   cs<br />
     other java files<br />
   classes<br />
   META-INF<br />
   applicationContext.xml<br />
   log4j.properties</p>
<p>Hope this makes it clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matteo</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1147</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1147</guid>
		<description>Hello Vinay, 
I have a question about the ClassPathXmlApplicationContext(new String[] {
“applicationContext.xml” }): 
If i am using a test class in the test packages that loads the application context (stored in web/WEB-INF/) what path should i have to write? Because with your configuration it doesn&#039;t find the file applicationContext.xml. 
Thanks

(i wrote a more detailed explanation at http://stackoverflow.com/questions/1009357/spring-context-tests-cant-find-config-locations/2021404#2021404)</description>
		<content:encoded><![CDATA[<p>Hello Vinay,<br />
I have a question about the ClassPathXmlApplicationContext(new String[] {<br />
“applicationContext.xml” }):<br />
If i am using a test class in the test packages that loads the application context (stored in web/WEB-INF/) what path should i have to write? Because with your configuration it doesn&#8217;t find the file applicationContext.xml.<br />
Thanks</p>
<p>(i wrote a more detailed explanation at <a href="http://stackoverflow.com/questions/1009357/spring-context-tests-cant-find-config-locations/2021404#2021404)" rel="nofollow">http://stackoverflow.com/questions/1009357/spring-context-tests-cant-find-config-locations/2021404#2021404)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1143</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Tue, 05 Jan 2010 14:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1143</guid>
		<description>@Adedayo
If the configuration files are not correct , an error message will be thrown.  I had seen happening in my case.So if you do not see error message , your settings are correct. What is not working , the method calls ?
Does the above code work for you ?</description>
		<content:encoded><![CDATA[<p>@Adedayo<br />
If the configuration files are not correct , an error message will be thrown.  I had seen happening in my case.So if you do not see error message , your settings are correct. What is not working , the method calls ?<br />
Does the above code work for you ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adedayo</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1142</link>
		<dc:creator>Adedayo</dc:creator>
		<pubDate>Tue, 05 Jan 2010 14:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1142</guid>
		<description>Hi, thanx for the article. But i have tried getting spring AOP to work without much success. I dont get any error message. For both schema based definitions and annotations. Not getting errror messages is the most annoying.</description>
		<content:encoded><![CDATA[<p>Hi, thanx for the article. But i have tried getting spring AOP to work without much success. I dont get any error message. For both schema based definitions and annotations. Not getting errror messages is the most annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1138</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Tue, 05 Jan 2010 03:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1138</guid>
		<description>@bqlr Spring AOP is complicated for first time users. In the example above I have explained how to start using it easily and effectively.
With another framework there is learning curve and integration with existing framework</description>
		<content:encoded><![CDATA[<p>@bqlr Spring AOP is complicated for first time users. In the example above I have explained how to start using it easily and effectively.<br />
With another framework there is learning curve and integration with existing framework</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bqlr</title>
		<link>http://www.skill-guru.com/blog/2009/12/16/aspect-oriented-programmingaop-with-spring/comment-page-1/#comment-1137</link>
		<dc:creator>bqlr</dc:creator>
		<pubDate>Tue, 05 Jan 2010 01:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=1242#comment-1137</guid>
		<description>Spring&#039; AOP is complcated, why use AOP? AOP must be  for Domain-Driven Design, refer another  light-weight DDD + AOP framework : JdonFramework(https://jdon.dev.java.net/)</description>
		<content:encoded><![CDATA[<p>Spring&#8217; AOP is complcated, why use AOP? AOP must be  for Domain-Driven Design, refer another  light-weight DDD + AOP framework : JdonFramework(https://jdon.dev.java.net/)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

