<?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 PermGen error</title>
	<atom:link href="http://eggsylife.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eggsylife.co.uk</link>
	<description>Eggsylife</description>
	<lastBuildDate>Sun, 06 May 2012 01:43:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Spring 3 RESTful Web Services by Sunray</title>
		<link>http://eggsylife.co.uk/2010/01/03/spring-3-restful-web-services/comment-page-1/#comment-340</link>
		<dc:creator>Sunray</dc:creator>
		<pubDate>Sun, 06 May 2012 01:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=204#comment-340</guid>
		<description>This is a great examples with tiles also</description>
		<content:encoded><![CDATA[<p>This is a great examples with tiles also</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Galileo – Cannot nest src folder by Luis</title>
		<link>http://eggsylife.co.uk/2009/12/20/eclipse-galileo-cannot-nest-src-folder/comment-page-1/#comment-339</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Wed, 02 May 2012 16:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=200#comment-339</guid>
		<description>That works. Actually, I removed the file completely</description>
		<content:encoded><![CDATA[<p>That works. Actually, I removed the file completely</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring 3 RESTful Web Services by Kamal</title>
		<link>http://eggsylife.co.uk/2010/01/03/spring-3-restful-web-services/comment-page-1/#comment-338</link>
		<dc:creator>Kamal</dc:creator>
		<pubDate>Wed, 25 Apr 2012 22:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=204#comment-338</guid>
		<description>Hi,
I am a newbie here, I follwed all the steps of this tutorial but when I run it :

http://localhost:8080/SpringRestfulExample/app/students 
It only showed :

 
- 
  Class One 
- 
  1 
  Student One 
  
- 
  2 
  Student Two 
  
  


But not the JSP page.

Thanks, your help is appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am a newbie here, I follwed all the steps of this tutorial but when I run it :</p>
<p><a href="http://localhost:8080/SpringRestfulExample/app/students" rel="nofollow">http://localhost:8080/SpringRestfulExample/app/students</a><br />
It only showed :</p>
<p>-<br />
  Class One<br />
-<br />
  1<br />
  Student One </p>
<p>-<br />
  2<br />
  Student Two </p>
<p>But not the JSP page.</p>
<p>Thanks, your help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Galileo – Cannot nest src folder by Sam</title>
		<link>http://eggsylife.co.uk/2009/12/20/eclipse-galileo-cannot-nest-src-folder/comment-page-1/#comment-337</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 25 Apr 2012 04:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=200#comment-337</guid>
		<description>Very Very Useful.. thanks a lot...</description>
		<content:encoded><![CDATA[<p>Very Very Useful.. thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Forms, Dynamic Lists and Ajax by Chris</title>
		<link>http://eggsylife.co.uk/2009/11/30/spring-forms-dynamic-lists-and-ajax/comment-page-1/#comment-335</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 03 Apr 2012 21:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=183#comment-335</guid>
		<description>I implemented a solution using a boolean flag that indicates whether a dynamically added element should be removed or not. You can find that solution there: http://stackoverflow.com/questions/9671640/spring-3-mvc-managing-a-one-to-many-relation-within-a-dynamic-form-using-a</description>
		<content:encoded><![CDATA[<p>I implemented a solution using a boolean flag that indicates whether a dynamically added element should be removed or not. You can find that solution there: <a href="http://stackoverflow.com/questions/9671640/spring-3-mvc-managing-a-one-to-many-relation-within-a-dynamic-form-using-a" rel="nofollow">http://stackoverflow.com/questions/9671640/spring-3-mvc-managing-a-one-to-many-relation-within-a-dynamic-form-using-a</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Galileo – Cannot nest src folder by mina</title>
		<link>http://eggsylife.co.uk/2009/12/20/eclipse-galileo-cannot-nest-src-folder/comment-page-1/#comment-334</link>
		<dc:creator>mina</dc:creator>
		<pubDate>Thu, 29 Mar 2012 04:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=200#comment-334</guid>
		<description>i want to know why this error occured.
please email..</description>
		<content:encoded><![CDATA[<p>i want to know why this error occured.<br />
please email..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWT 2, JSONP and Javascript Overlays with JsonpRequestBuilder by Quan</title>
		<link>http://eggsylife.co.uk/2010/04/22/gwt-2-jsonp-and-javascript-overlays-with-jsonprequestbuilder/comment-page-1/#comment-333</link>
		<dc:creator>Quan</dc:creator>
		<pubDate>Mon, 30 Jan 2012 00:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=249#comment-333</guid>
		<description>OMG! I love you! I was battling SOP for quite a while now, but thanks to your post I could finally get it done. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>OMG! I love you! I was battling SOP for quite a while now, but thanks to your post I could finally get it done. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring annotation based AOP and intercepting the ball by admin</title>
		<link>http://eggsylife.co.uk/2010/02/03/spring-annotation-based-aop-and-intercepting-the-ball/comment-page-1/#comment-332</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 28 Jan 2012 21:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=236#comment-332</guid>
		<description>To Expand a little on what Alex means. Spring AOP is proxy based and method calls to this.doSomething() will not be wrapped as you&#039;d expect.

Info from the Spring docs:

&lt;em&gt;The key thing to understand here is that the client code inside the main(..) of the Main class has a reference to the proxy. This means that method calls on that object reference will be calls on the proxy, and as such the proxy will be able to delegate to all of the interceptors (advice) that are relevant to that particular method call. However, once the call has finally reached the target object, the SimplePojo reference in this case, any method calls that it may make on itself, such as this.bar() or this.foo(), are going to be invoked against the this reference, and not the proxy. This has important implications. It means that self-invocation is not going to result in the advice associated with a method invocation getting a chance to execute.&lt;/em&gt;

More info on this can be found here:

http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html#aop-understanding-aop-proxies</description>
		<content:encoded><![CDATA[<p>To Expand a little on what Alex means. Spring AOP is proxy based and method calls to this.doSomething() will not be wrapped as you&#8217;d expect.</p>
<p>Info from the Spring docs:</p>
<p><em>The key thing to understand here is that the client code inside the main(..) of the Main class has a reference to the proxy. This means that method calls on that object reference will be calls on the proxy, and as such the proxy will be able to delegate to all of the interceptors (advice) that are relevant to that particular method call. However, once the call has finally reached the target object, the SimplePojo reference in this case, any method calls that it may make on itself, such as this.bar() or this.foo(), are going to be invoked against the this reference, and not the proxy. This has important implications. It means that self-invocation is not going to result in the advice associated with a method invocation getting a chance to execute.</em></p>
<p>More info on this can be found here:</p>
<p><a href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html#aop-understanding-aop-proxies" rel="nofollow">http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/aop.html#aop-understanding-aop-proxies</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring annotation based AOP and intercepting the ball by Alex</title>
		<link>http://eggsylife.co.uk/2010/02/03/spring-annotation-based-aop-and-intercepting-the-ball/comment-page-1/#comment-331</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 27 Jan 2012 15:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=236#comment-331</guid>
		<description>Or even more often situation. Class X with two methods methodA and methodB. Only methodB is annotated. If methodB is invoked from methodA, than logAction() will never be invoked.</description>
		<content:encoded><![CDATA[<p>Or even more often situation. Class X with two methods methodA and methodB. Only methodB is annotated. If methodB is invoked from methodA, than logAction() will never be invoked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring annotation based AOP and intercepting the ball by Alex</title>
		<link>http://eggsylife.co.uk/2010/02/03/spring-annotation-based-aop-and-intercepting-the-ball/comment-page-1/#comment-330</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 27 Jan 2012 15:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://eggsylife.co.uk/?p=236#comment-330</guid>
		<description>Hi.

You forgot to mention that if two annotated methods are in one class(methodA and methodB) and methodA is invoking methodB than logAction(...) will be invoked only once...</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>You forgot to mention that if two annotated methods are in one class(methodA and methodB) and methodA is invoking methodB than logAction(&#8230;) will be invoked only once&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

