<?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/"
	xmlns:georss="http://www.georss.org/georss" 	>
<channel>
	<title>Comments on: Spring instance management part II &#8211; hotswapping (!) and mixins for pooling</title>
	<atom:link href="http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/</link>
	<description>Scribble, scribble, scribble...</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:10:07 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dorsey Parsons</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-304111</link>
		<dc:creator>Dorsey Parsons</dc:creator>
		<pubDate>Mon, 28 Jun 2010 18:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-304111</guid>
		<description>there are some great points in this article now to do more research</description>
		<content:encoded><![CDATA[<p>there are some great points in this article now to do more research</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forex factory</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-298512</link>
		<dc:creator>forex factory</dc:creator>
		<pubDate>Fri, 14 May 2010 02:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-298512</guid>
		<description>Liberty reserve is a great payment processor and hopefully will be used by more users. I find it  hard  to sell it for Perfect Money so I created a list of exchangers.</description>
		<content:encoded><![CDATA[<p>Liberty reserve is a great payment processor and hopefully will be used by more users. I find it  hard  to sell it for Perfect Money so I created a list of exchangers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forex trading system</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-497</link>
		<dc:creator>forex trading system</dc:creator>
		<pubDate>Sun, 16 Oct 2005 17:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-497</guid>
		<description>&lt;strong&gt;forex trading system&lt;/strong&gt;

forex trading system and you will plumstead that the longest of Alfassi sterres is non-fusible in condense to that</description>
		<content:encoded><![CDATA[<p><strong>forex trading system</strong></p>
<p>forex trading system and you will plumstead that the longest of Alfassi sterres is non-fusible in condense to that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alef</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-210</link>
		<dc:creator>Alef</dc:creator>
		<pubDate>Sat, 06 Aug 2005 12:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-210</guid>
		<description>Bill, the target source interface is covered in more detail in Professional Java Development with the Spring Framework. There&#039;s a chapter on AOP in there which does not only go into the most common use cases but also covers the internal and hooks you can use to extend Spring AOP to your own needs.

About the AroundAdvice, you could actually trap the exception and retry. Instead of a ThrowsAdvice you would have to implement a MethodInterceptor and issue a second methodInvocation.proceed() call if the exception occurs.</description>
		<content:encoded><![CDATA[<p>Bill, the target source interface is covered in more detail in Professional Java Development with the Spring Framework. There&#8217;s a chapter on AOP in there which does not only go into the most common use cases but also covers the internal and hooks you can use to extend Spring AOP to your own needs.</p>
<p>About the AroundAdvice, you could actually trap the exception and retry. Instead of a ThrowsAdvice you would have to implement a MethodInterceptor and issue a second methodInvocation.proceed() call if the exception occurs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Poitras</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-208</link>
		<dc:creator>Bill Poitras</dc:creator>
		<pubDate>Wed, 03 Aug 2005 21:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-208</guid>
		<description>In the first part of the article you say &quot;The target source has a getter for the advisor that produced the introduction. It’s a bit too much to go into this in detail, so let’s just assume we need it:&quot;  Where would be a good placed to into more detail?  Is this covered in a book?  The Spring Reference Manual doesn&#039;t go into much detail either.</description>
		<content:encoded><![CDATA[<p>In the first part of the article you say &#8220;The target source has a getter for the advisor that produced the introduction. It’s a bit too much to go into this in detail, so let’s just assume we need it:&#8221;  Where would be a good placed to into more detail?  Is this covered in a book?  The Spring Reference Manual doesn&#8217;t go into much detail either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Poitras</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-207</link>
		<dc:creator>Bill Poitras</dc:creator>
		<pubDate>Wed, 03 Aug 2005 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-207</guid>
		<description>Couldn&#039;t you use around advise to trap the ConnectException and retry with the newly swapped target?</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t you use around advise to trap the ConnectException and retry with the newly swapped target?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Couple of Dutch Rants &#187; Spring instance management part I - pooling</title>
		<link>http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping/comment-page-1/#comment-191</link>
		<dc:creator>A Couple of Dutch Rants &#187; Spring instance management part I - pooling</dc:creator>
		<pubDate>Wed, 13 Jul 2005 21:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arendsen.net/index.php/2005/07/13/spring-instance-management-part-ii-hotswapping-and-mixins-for-pooling/#comment-191</guid>
		<description>[...] This post is by the way followed up by a second one on performance, mixins and hotswapping. [...]</description>
		<content:encoded><![CDATA[<p>[...] This post is by the way followed up by a second one on performance, mixins and hotswapping. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
