<?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 Summa Blog</title>
	<atom:link href="http://www.summa-tech.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.summa-tech.com/blog</link>
	<description>Summa Blog</description>
	<pubDate>Wed, 08 Feb 2012 04:33:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by sactel</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3757</link>
		<dc:creator>sactel</dc:creator>
		<pubDate>Fri, 03 Feb 2012 08:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3757</guid>
		<description>this is precisely my point - when it comes to practical scenarios like these there is not enough help or information out there (documentation / samples). 

that's why i feel in enterprise where batch is critical - batch platforms like datagrid, tivoli wlm etc would be a better strategy? just an opinion from enterprise architecture perspective,  kindly note, though, i am myself am using spring batch framework</description>
		<content:encoded><![CDATA[<p>this is precisely my point - when it comes to practical scenarios like these there is not enough help or information out there (documentation / samples). </p>
<p>that&#8217;s why i feel in enterprise where batch is critical - batch platforms like datagrid, tivoli wlm etc would be a better strategy? just an opinion from enterprise architecture perspective,  kindly note, though, i am myself am using spring batch framework</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by Jeff Zapotoczny</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3755</link>
		<dc:creator>Jeff Zapotoczny</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3755</guid>
		<description>I don't have convenient examples for either case. But in both cases I'd be thinking about approaching it by having a scheduled task check the job repository to see if the desired job was run successfully and, if not, restart it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have convenient examples for either case. But in both cases I&#8217;d be thinking about approaching it by having a scheduled task check the job repository to see if the desired job was run successfully and, if not, restart it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by sactel</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3754</link>
		<dc:creator>sactel</dc:creator>
		<pubDate>Thu, 02 Feb 2012 11:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3754</guid>
		<description>but talking about real practical scenarios like 

*handling server crash (where the framework fails to store the state in job repos),  how can this be handled; any concrete information that can be shared ? 

*for job running say every 30 min (scheduled by external scheduler and batch started using commandjobrunner), what logic can be used to restart the failed job (automatically) . keeping in view job instance= job + job parameter; any sample for this 

thanks in advance</description>
		<content:encoded><![CDATA[<p>but talking about real practical scenarios like </p>
<p>*handling server crash (where the framework fails to store the state in job repos),  how can this be handled; any concrete information that can be shared ? </p>
<p>*for job running say every 30 min (scheduled by external scheduler and batch started using commandjobrunner), what logic can be used to restart the failed job (automatically) . keeping in view job instance= job + job parameter; any sample for this </p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by shasr</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3752</link>
		<dc:creator>shasr</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3752</guid>
		<description>Hi Ben...Thank you so much for this wonderful article.

Joshua , This link may be helpful for you 

https://jira.springsource.org/browse/SPR-3030</description>
		<content:encoded><![CDATA[<p>Hi Ben&#8230;Thank you so much for this wonderful article.</p>
<p>Joshua , This link may be helpful for you </p>
<p><a href="https://jira.springsource.org/browse/SPR-3030" onclick="javascript:pageTracker._trackPageview('/outbound/comment/https://jira.springsource.org/browse/SPR-3030');" rel="nofollow">https://jira.springsource.org/browse/SPR-3030</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by Jeff Zapotoczny</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3748</link>
		<dc:creator>Jeff Zapotoczny</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3748</guid>
		<description>Like Sam's already said, Spring Batch seems to be the only game in town when it comes to free batch processing frameworks.

You're right, Sam, in that Batch seems to have improved pretty drastically. My point was just that there's a higher startup cost to get a custom batch job running than is typical for most other Spring endeavors I've tried. In the end, though, it's all good.</description>
		<content:encoded><![CDATA[<p>Like Sam&#8217;s already said, Spring Batch seems to be the only game in town when it comes to free batch processing frameworks.</p>
<p>You&#8217;re right, Sam, in that Batch seems to have improved pretty drastically. My point was just that there&#8217;s a higher startup cost to get a custom batch job running than is typical for most other Spring endeavors I&#8217;ve tried. In the end, though, it&#8217;s all good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by Sam</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3746</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 26 Jan 2012 05:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3746</guid>
		<description>I've been using Spring Batch for some time now &#38; I find it pretty awesome. The frameworks got all the right components - specially when it comes to building scale-able batch jobs.

Its (the only?) industry standard batch framework available that I know of!

Quote
"I wasn’t alone in thinking the API left something to be desired."

That article about three years old, and spring batch has come a long way since. There been loads of improvements between version 1.xx and version 2.xx

P.S. - You can also have a in memory repository and so the point of requiring a database is moot. But like you said, it's definitely good to have it persisted in a database!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Spring Batch for some time now &amp; I find it pretty awesome. The frameworks got all the right components - specially when it comes to building scale-able batch jobs.</p>
<p>Its (the only?) industry standard batch framework available that I know of!</p>
<p>Quote<br />
&#8220;I wasn’t alone in thinking the API left something to be desired.&#8221;</p>
<p>That article about three years old, and spring batch has come a long way since. There been loads of improvements between version 1.xx and version 2.xx</p>
<p>P.S. - You can also have a in memory repository and so the point of requiring a database is moot. But like you said, it&#8217;s definitely good to have it persisted in a database!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch - Imperfect Yet Worthwhile by Paco</title>
		<link>http://www.summa-tech.com/blog/2012/01/23/spring-batch-imperfect-yet-worthwhile/comment-page-1/#comment-3745</link>
		<dc:creator>Paco</dc:creator>
		<pubDate>Thu, 26 Jan 2012 00:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4188#comment-3745</guid>
		<description>And finally do you recommend other alternatives for lightweigh batch-proccessing?</description>
		<content:encoded><![CDATA[<p>And finally do you recommend other alternatives for lightweigh batch-proccessing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by Keny</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3741</link>
		<dc:creator>Keny</dc:creator>
		<pubDate>Wed, 25 Jan 2012 08:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3741</guid>
		<description>(bean id="placeholderConfig")

		class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer")

		(property name="location"

value="file:${/home/dev06/Java_Works/filemanage}/Configuration.properties" /)

	(/bean)</description>
		<content:encoded><![CDATA[<p>(bean id=&#8221;placeholderConfig&#8221;)</p>
<p>		class=&#8221;org.springframework.beans.factory.config.PropertyPlaceholderConfigurer&#8221;)</p>
<p>		(property name=&#8221;location&#8221;</p>
<p>value=&#8221;file:${/home/dev06/Java_Works/filemanage}/Configuration.properties&#8221; /)</p>
<p>	(/bean)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by Keny</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3740</link>
		<dc:creator>Keny</dc:creator>
		<pubDate>Wed, 25 Jan 2012 08:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3740</guid>
		<description>well i am sorry i dont see my code, that is why giving once again 





	</description>
		<content:encoded><![CDATA[<p>well i am sorry i dont see my code, that is why giving once again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by Keny</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3739</link>
		<dc:creator>Keny</dc:creator>
		<pubDate>Wed, 25 Jan 2012 08:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3739</guid>
		<description>Thanks Ben,its really helpfull

As i want to keep my .properties file out side src folder(to exclude it from jac)

now i gave a code of 


		
	
(filemanage is prjct name)
here i am getting an exception of could nt load properties nested exception

did i give anything wrong here

Any help will be appreciated 

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks Ben,its really helpfull</p>
<p>As i want to keep my .properties file out side src folder(to exclude it from jac)</p>
<p>now i gave a code of </p>
<p>(filemanage is prjct name)<br />
here i am getting an exception of could nt load properties nested exception</p>
<p>did i give anything wrong here</p>
<p>Any help will be appreciated </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Visual Maven Dependency Tree View by Visualize Maven Project Dependencies with dependency:tree and Dot Diagram Output &#171; The Holy Java</title>
		<link>http://www.summa-tech.com/blog/2011/04/12/a-visual-maven-dependency-tree-view/comment-page-1/#comment-3721</link>
		<dc:creator>Visualize Maven Project Dependencies with dependency:tree and Dot Diagram Output &#171; The Holy Java</dc:creator>
		<pubDate>Fri, 13 Jan 2012 13:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3041#comment-3721</guid>
		<description>[...] could also generate the output f.ex. in the graphml format &#38; visualize it in Eclipse.  Advertisement  LD_AddCustomAttr("AdOpt", "1"); LD_AddCustomAttr("Origin", "other"); [...]</description>
		<content:encoded><![CDATA[<p>[...] could also generate the output f.ex. in the graphml format &amp; visualize it in Eclipse.  Advertisement  LD_AddCustomAttr(&#8221;AdOpt&#8221;, &#8220;1&#8243;); LD_AddCustomAttr(&#8221;Origin&#8221;, &#8220;other&#8221;); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Four Java Surprises! by Vasanth</title>
		<link>http://www.summa-tech.com/blog/2011/12/05/four-java-surprises/comment-page-1/#comment-3713</link>
		<dc:creator>Vasanth</dc:creator>
		<pubDate>Mon, 09 Jan 2012 09:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=4027#comment-3713</guid>
		<description>Bullets 2 and 3 was a surprise..  Thanks for that .
And regarding point 4 there is lot to ponder about Out of Memory,
Out-of-Memory error can happen for many reasons , like one quoted for heap size full , perm space full or even major collections i.e. garbage collection on Tenured generation made application irresponsive for longer duration. So , the idea is not that some space is full when Out-of-Memory error happens it can be due to garbage collection could not recover any space or the collection is taking longer time etc. It is better to anaylse the application with a profiler say Jconsole which is part of JDk 1.5 onwards. 
Then we should look for 
1. Spaces for each generation in heap i.e young and tenured
2. Major and Minor Collection frequency and its duration 
2. Perm gen space etc.</description>
		<content:encoded><![CDATA[<p>Bullets 2 and 3 was a surprise..  Thanks for that .<br />
And regarding point 4 there is lot to ponder about Out of Memory,<br />
Out-of-Memory error can happen for many reasons , like one quoted for heap size full , perm space full or even major collections i.e. garbage collection on Tenured generation made application irresponsive for longer duration. So , the idea is not that some space is full when Out-of-Memory error happens it can be due to garbage collection could not recover any space or the collection is taking longer time etc. It is better to anaylse the application with a profiler say Jconsole which is part of JDk 1.5 onwards.<br />
Then we should look for<br />
1. Spaces for each generation in heap i.e young and tenured<br />
2. Major and Minor Collection frequency and its duration<br />
2. Perm gen space etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Usability Testing on Agile Projects (part 2) by Usability Testing on Agile Projects (part 1) &#124; Summa Blog</title>
		<link>http://www.summa-tech.com/blog/2012/01/04/usability-testing-on-agile-projects-part-2/comment-page-1/#comment-3703</link>
		<dc:creator>Usability Testing on Agile Projects (part 1) &#124; Summa Blog</dc:creator>
		<pubDate>Wed, 04 Jan 2012 13:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3903#comment-3703</guid>
		<description>[...] check back in a few weeks for part 2 where I&#8217;ll dig in to the actual practice of usability testing in more detail.    Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] check back in a few weeks for part 2 where I&#8217;ll dig in to the actual practice of usability testing in more detail.    Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Usability Testing on Agile Projects (part 1) by Usability Testing on Agile Projects (part 2) &#124; Summa Blog</title>
		<link>http://www.summa-tech.com/blog/2011/11/20/usability-testing-on-agile-projects-part-1/comment-page-1/#comment-3702</link>
		<dc:creator>Usability Testing on Agile Projects (part 2) &#124; Summa Blog</dc:creator>
		<pubDate>Wed, 04 Jan 2012 13:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3865#comment-3702</guid>
		<description>[...] part 1 of this series, I discussed the benefits of usability testing on enterprise software projects and [...]</description>
		<content:encoded><![CDATA[<p>[...] part 1 of this series, I discussed the benefits of usability testing on enterprise software projects and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Evening in the Clouds by Summa Previews Cloud Readiness Application &#124; TECHBurgher</title>
		<link>http://www.summa-tech.com/blog/2010/11/02/an-evening-in-the-clouds/comment-page-1/#comment-3699</link>
		<dc:creator>Summa Previews Cloud Readiness Application &#124; TECHBurgher</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=2403#comment-3699</guid>
		<description>[...] Check out Summa&#8217;s Blog to get a synopsis of the event. A worthwhile read for sure!   This entry was posted in Breaking News, Uncategorized and tagged cloud computing, Highmark, Pittsburgh Technology, salesforce.com, Summa, Summa Technologies. Bookmark the permalink. [...]</description>
		<content:encoded><![CDATA[<p>[...] Check out Summa&#8217;s Blog to get a synopsis of the event. A worthwhile read for sure!   This entry was posted in Breaking News, Uncategorized and tagged cloud computing, Highmark, Pittsburgh Technology, salesforce.com, Summa, Summa Technologies. Bookmark the permalink. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by Ben Northrop</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3693</link>
		<dc:creator>Ben Northrop</dc:creator>
		<pubDate>Fri, 30 Dec 2011 16:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3693</guid>
		<description>Thanks everyone for the feedback!  I'm glad this post has been helpful.

Also, I'm sorry (Nagababu, etc.) that I haven't replied to specific questions.  Maybe StackOverflow would be a better forum for quicker feedback?  Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks everyone for the feedback!  I&#8217;m glad this post has been helpful.</p>
<p>Also, I&#8217;m sorry (Nagababu, etc.) that I haven&#8217;t replied to specific questions.  Maybe StackOverflow would be a better forum for quicker feedback?  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 Tips for Managing Property Files with Spring by Nagababu</title>
		<link>http://www.summa-tech.com/blog/2009/04/20/6-tips-for-managing-property-files-with-spring/comment-page-1/#comment-3691</link>
		<dc:creator>Nagababu</dc:creator>
		<pubDate>Wed, 28 Dec 2011 07:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=659#comment-3691</guid>
		<description>hey ben,
Can we configure the application-config-file based on user selection in GUI lavel.
for example if i have combo box with some specified options like 1,2,3
if i select 1 our application use the configfile1 to connect db

please give the reply as soon as possible.</description>
		<content:encoded><![CDATA[<p>hey ben,<br />
Can we configure the application-config-file based on user selection in GUI lavel.<br />
for example if i have combo box with some specified options like 1,2,3<br />
if i select 1 our application use the configfile1 to connect db</p>
<p>please give the reply as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on “My Scrum Master is in a different time zone.  Can this ever work?” or 4 Tips To Making Agile Work With A Distributed Team by Great tips for an agile team that is spread out geographically &#124; gwttutorial</title>
		<link>http://www.summa-tech.com/blog/2011/12/19/%e2%80%9cmy-scrum-master-is-in-a-different-time-zone-can-this-ever-work%e2%80%9d-or-4-tips-to-making-agile-work-with-a-distributed-team/comment-page-1/#comment-3686</link>
		<dc:creator>Great tips for an agile team that is spread out geographically &#124; gwttutorial</dc:creator>
		<pubDate>Sat, 24 Dec 2011 02:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3826#comment-3686</guid>
		<description>[...] http://www.summa-tech.com/blog/2011/12/19/%E2%80%9Cmy-scrum-master-is-in-a-different-time-zone-can-t... Share this:TwitterFacebookLike this:LikeBe the first to like this post.   This entry was posted in Uncategorized. Bookmark the permalink.    &#8592; More and more expected from mobile web&#160;apps [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.summa-tech.com/blog/2011/12/19/%E2%80%9Cmy-scrum-master-is-in-a-different-time-zone-can-t.."  rel="nofollow">http://www.summa-tech.com/blog/2011/12/19/%E2%80%9Cmy-scrum-master-is-in-a-different-time-zone-can-t..</a>. Share this:TwitterFacebookLike this:LikeBe the first to like this post.   This entry was posted in Uncategorized. Bookmark the permalink.    &larr; More and more expected from mobile web&nbsp;apps [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Power of Functional Thinking:  An Ode in f(n) parts by Julian</title>
		<link>http://www.summa-tech.com/blog/2011/11/28/the-power-of-functional-thinking-an-ode-in-fn-parts/comment-page-1/#comment-3685</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 23 Dec 2011 13:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3850#comment-3685</guid>
		<description>Thanks for this great write-up.</description>
		<content:encoded><![CDATA[<p>Thanks for this great write-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on “My Scrum Master is in a different time zone.  Can this ever work?” or 4 Tips To Making Agile Work With A Distributed Team by John M</title>
		<link>http://www.summa-tech.com/blog/2011/12/19/%e2%80%9cmy-scrum-master-is-in-a-different-time-zone-can-this-ever-work%e2%80%9d-or-4-tips-to-making-agile-work-with-a-distributed-team/comment-page-1/#comment-3674</link>
		<dc:creator>John M</dc:creator>
		<pubDate>Tue, 20 Dec 2011 18:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.summa-tech.com/blog/?p=3826#comment-3674</guid>
		<description>When using on-line storey board, make sure it works well for all locations (it is a real pita to have one that is slow just because you aren't co-located with server)</description>
		<content:encoded><![CDATA[<p>When using on-line storey board, make sure it works well for all locations (it is a real pita to have one that is slow just because you aren&#8217;t co-located with server)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

