<?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" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for A Public Scratchpad</title>
	<atom:link href="http://daniel.gredler.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.gredler.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 01:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Hudson and Jenkins: Two Months Later by Henkebenke</title>
		<link>http://daniel.gredler.net/2011/04/04/hudson-and-jenkins-two-months-later/#comment-782</link>
		<dc:creator><![CDATA[Henkebenke]]></dc:creator>
		<pubDate>Tue, 24 Jan 2012 01:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=284#comment-782</guid>
		<description><![CDATA[Alin: +1. The world deserves an answer.]]></description>
		<content:encoded><![CDATA[<p>Alin: +1. The world deserves an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hudson and Jenkins: Two Months Later by Anonymous</title>
		<link>http://daniel.gredler.net/2011/04/04/hudson-and-jenkins-two-months-later/#comment-781</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=284#comment-781</guid>
		<description><![CDATA[Hi,

what about &quot;Hudson and Jenkins: one year later&quot;???

Alin]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>what about &#8220;Hudson and Jenkins: one year later&#8221;???</p>
<p>Alin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Embedding Jetty 6 in Spring by d1ve2blu3</title>
		<link>http://daniel.gredler.net/2007/12/31/embedding-jetty-6-in-spring/#comment-779</link>
		<dc:creator><![CDATA[d1ve2blu3]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 10:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/2007/12/31/embedding-jetty-6-in-spring/#comment-779</guid>
		<description><![CDATA[hi, I had problem accessing your file

— 403: Access Denied —

This file requires authorization:

You must both be a user of this blog as well as be currently logged into

thanks]]></description>
		<content:encoded><![CDATA[<p>hi, I had problem accessing your file</p>
<p>— 403: Access Denied —</p>
<p>This file requires authorization:</p>
<p>You must both be a user of this blog as well as be currently logged into</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing Spring Application Startup Time by isodummy</title>
		<link>http://daniel.gredler.net/2010/01/20/optimizing-spring-application-startup-time/#comment-760</link>
		<dc:creator><![CDATA[isodummy]]></dc:creator>
		<pubDate>Fri, 26 Aug 2011 09:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=243#comment-760</guid>
		<description><![CDATA[Try again with source code:

[sourcecode language=&quot;java&quot;]
	&lt;bean id=&quot;someMessageListener&quot; class=&quot;org.springframework.jms.listener.adapter.MessageListenerAdapter&quot;&gt;
	    &lt;constructor-arg&gt;
	        &lt;ref bean=&quot;someServiceDelegate&quot;/&gt;
	    &lt;/constructor-arg&gt;
	&lt;/bean&gt;
[/sourcecode]]]></description>
		<content:encoded><![CDATA[<p>Try again with source code:</p>
<pre class="brush: java; title: ; notranslate">
	&lt;bean id=&quot;someMessageListener&quot; class=&quot;org.springframework.jms.listener.adapter.MessageListenerAdapter&quot;&gt;
	    &lt;constructor-arg&gt;
	        &lt;ref bean=&quot;someServiceDelegate&quot;/&gt;
	    &lt;/constructor-arg&gt;
	&lt;/bean&gt;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Optimizing Spring Application Startup Time by isodummy</title>
		<link>http://daniel.gredler.net/2010/01/20/optimizing-spring-application-startup-time/#comment-759</link>
		<dc:creator><![CDATA[isodummy]]></dc:creator>
		<pubDate>Fri, 26 Aug 2011 09:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=243#comment-759</guid>
		<description><![CDATA[Hi, just discover your idea recently. Good idea but I found a problem if a bean is reference inside another bean constructor. Any idea? Spring version is 3.0.5. Thanks.

Here is an sample:

	
	    
	        
	    
	

And I get the following error message:
&quot;Requested bean is currently in creation: Is there an unresolvable circular reference?&quot;]]></description>
		<content:encoded><![CDATA[<p>Hi, just discover your idea recently. Good idea but I found a problem if a bean is reference inside another bean constructor. Any idea? Spring version is 3.0.5. Thanks.</p>
<p>Here is an sample:</p>
<p>And I get the following error message:<br />
&#8220;Requested bean is currently in creation: Is there an unresolvable circular reference?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java Remoting: Protocol Benchmarks by The Zenbi Architecture &#124; Zenbi</title>
		<link>http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/#comment-755</link>
		<dc:creator><![CDATA[The Zenbi Architecture &#124; Zenbi]]></dc:creator>
		<pubDate>Sat, 20 Aug 2011 23:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/#comment-755</guid>
		<description><![CDATA[[...] instances is much faster too. These are two charts depicting the speeds of the various protocols (source). SOAP can be compared to XML-RPC. Clearly, RMI is superior (click to enlarge):               Also [...]]]></description>
		<content:encoded><![CDATA[<p>[...] instances is much faster too. These are two charts depicting the speeds of the various protocols (source). SOAP can be compared to XML-RPC. Clearly, RMI is superior (click to enlarge):               Also [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gradle: Keeping Libraries Up To Date by Daniel Gredler</title>
		<link>http://daniel.gredler.net/2011/08/08/gradle-keeping-libraries-up-to-date/#comment-749</link>
		<dc:creator><![CDATA[Daniel Gredler]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 02:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=315#comment-749</guid>
		<description><![CDATA[The problem with version ranges is that you&#039;re sacrificing build reproducibility for a little convenience. Version ranges can be useful during the initial stages of prototyping, but at some point you want to lock your version numbers down, or you&#039;re asking for build surprises down the road. That&#039;s when things like the Versions Maven plugin or the snippet above come in handy, to make it easier to upgrade in a controlled way.]]></description>
		<content:encoded><![CDATA[<p>The problem with version ranges is that you&#8217;re sacrificing build reproducibility for a little convenience. Version ranges can be useful during the initial stages of prototyping, but at some point you want to lock your version numbers down, or you&#8217;re asking for build surprises down the road. That&#8217;s when things like the Versions Maven plugin or the snippet above come in handy, to make it easier to upgrade in a controlled way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gradle: Keeping Libraries Up To Date by Anonymous</title>
		<link>http://daniel.gredler.net/2011/08/08/gradle-keeping-libraries-up-to-date/#comment-748</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 00:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=315#comment-748</guid>
		<description><![CDATA[If I remember correct, if you give &quot;+&quot; at the end of the version, Gradle will check the repo to find the latest version higher than the the one you give, for example 1.0+ means latest one higher than 1.0.]]></description>
		<content:encoded><![CDATA[<p>If I remember correct, if you give &#8220;+&#8221; at the end of the version, Gradle will check the repo to find the latest version higher than the the one you give, for example 1.0+ means latest one higher than 1.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving Groovy a Chance by Karik</title>
		<link>http://daniel.gredler.net/2007/03/18/giving-groovy-a-chance/#comment-745</link>
		<dc:creator><![CDATA[Karik]]></dc:creator>
		<pubDate>Wed, 15 Jun 2011 02:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://gredler.wordpress.com/2007/03/18/giving-groovy-a-chance/#comment-745</guid>
		<description><![CDATA[Glad I\&#039;ve fialnly found something I agree with!]]></description>
		<content:encoded><![CDATA[<p>Glad I\&#8217;ve fialnly found something I agree with!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hudson and Jenkins: Two Months Later by Oracle Offloads Open Office &#124; ITPark</title>
		<link>http://daniel.gredler.net/2011/04/04/hudson-and-jenkins-two-months-later/#comment-742</link>
		<dc:creator><![CDATA[Oracle Offloads Open Office &#124; ITPark]]></dc:creator>
		<pubDate>Thu, 05 May 2011 08:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=284#comment-742</guid>
		<description><![CDATA[[...] development, most of the community members have moved to Jenkins, with a two weeks later and two months later showing that the difference in the pace of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] development, most of the community members have moved to Jenkins, with a two weeks later and two months later showing that the difference in the pace of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
