<?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: Task Scheduling Simplifications in Spring 3.0</title>
	<atom:link href="http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Bing</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-207039</link>
		<dc:creator>Bing</dc:creator>
		<pubDate>Tue, 18 Oct 2011 15:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-207039</guid>
		<description>Great Job. Could you please give some clue for how to download the whole project from subversion? I tried eclipse subclipse and TortoiseSVN, and got error. Thanks.</description>
		<content:encoded><![CDATA[<p>Great Job. Could you please give some clue for how to download the whole project from subversion? I tried eclipse subclipse and TortoiseSVN, and got error. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajive</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-206982</link>
		<dc:creator>Rajive</dc:creator>
		<pubDate>Tue, 18 Oct 2011 12:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-206982</guid>
		<description>great job</description>
		<content:encoded><![CDATA[<p>great job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Swan</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-203470</link>
		<dc:creator>Andrew Swan</dc:creator>
		<pubDate>Thu, 29 Sep 2011 03:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-203470</guid>
		<description>@vikas, the namespace is http://www.springframework.org/schema/task and its location is http://www.springframework.org/schema/task/spring-task-3.0.xsd</description>
		<content:encoded><![CDATA[<p>@vikas, the namespace is <a href="http://www.springframework.org/schema/task" rel="nofollow">http://www.springframework.org/schema/task</a> and its location is <a href="http://www.springframework.org/schema/task/spring-task-3.0.xsd" rel="nofollow">http://www.springframework.org/schema/task/spring-task-3.0.xsd</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Fisher</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-202101</link>
		<dc:creator>Mark Fisher</dc:creator>
		<pubDate>Mon, 12 Sep 2011 13:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-202101</guid>
		<description>@Andreas You are correct. The task scheduler itself is really a &quot;background&quot; process. It sounds like what you want would need to be driven by a Session listener that schedules a task upon Session-creation and cancels that task upon Session-destruction/timeout.</description>
		<content:encoded><![CDATA[<p>@Andreas You are correct. The task scheduler itself is really a &#034;background&#034; process. It sounds like what you want would need to be driven by a Session listener that schedules a task upon Session-creation and cancels that task upon Session-destruction/timeout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Fisher</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-202099</link>
		<dc:creator>Mark Fisher</dc:creator>
		<pubDate>Mon, 12 Sep 2011 13:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-202099</guid>
		<description>@Nitish The purpose of that main() method is nothing more than a bootstrap (it creates the ApplicationContext from the config.xml). In a webapp, you don&#039;t even need that, because you can rely on Spring&#039;s ContextLoaderListener instead. See this section of the Spring reference manual for more detail:http://static.springsource.org/spring/docs/3.0.6.RELEASE/spring-framework-reference/htmlsingle/spring-framework-reference.html#context-create

Hope that helps,
Mark</description>
		<content:encoded><![CDATA[<p>@Nitish The purpose of that main() method is nothing more than a bootstrap (it creates the ApplicationContext from the config.xml). In a webapp, you don&#039;t even need that, because you can rely on Spring&#039;s ContextLoaderListener instead. See this section of the Spring reference manual for more detail:<a href="http://static.springsource.org/spring/docs/3.0.6.RELEASE/spring-framework-reference/htmlsingle/spring-framework-reference.html#context-create" rel="nofollow">http://static.springsource.org/spring/docs/3.0.6.RELEASE/spring-framework-reference/htmlsingle/spring-framework-reference.html#context-create</a></p>
<p>Hope that helps,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Höhmann</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-202097</link>
		<dc:creator>Andreas Höhmann</dc:creator>
		<pubDate>Mon, 12 Sep 2011 12:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-202097</guid>
		<description>How can I run async Tasks with autowired dependencies?

Example:
class worker {
 @Autowired
 Foobar importantForWork;
 @Async void doit() {
   importantForWork.calculate();
 }
}

This will not work if &quot;Foobar importantForWork&quot; is session scoped ... why?

I think the new thread doesnt have the correct request attributes to resolve the 
right bean from the session scoped proxy.

Any ideas?</description>
		<content:encoded><![CDATA[<p>How can I run async Tasks with autowired dependencies?</p>
<p>Example:<br />
class worker {<br />
 @Autowired<br />
 Foobar importantForWork;<br />
 @Async void doit() {<br />
   importantForWork.calculate();<br />
 }<br />
}</p>
<p>This will not work if &#034;Foobar importantForWork&#034; is session scoped &#8230; why?</p>
<p>I think the new thread doesnt have the correct request attributes to resolve the<br />
right bean from the session scoped proxy.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitish</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-202094</link>
		<dc:creator>Nitish</dc:creator>
		<pubDate>Mon, 12 Sep 2011 11:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-202094</guid>
		<description>Hi All,

In the above given example By - Mark Fisher. there is a main() method. In java web application using ecplise and spring as framework how is it possible to execute a class with main() method. plsss sum1 help me on this.....m really in bad need of this example.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>In the above given example By &#8211; Mark Fisher. there is a main() method. In java web application using ecplise and spring as framework how is it possible to execute a class with main() method. plsss sum1 help me on this&#8230;..m really in bad need of this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Syer</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-198378</link>
		<dc:creator>Dave Syer</dc:creator>
		<pubDate>Wed, 13 Jul 2011 09:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-198378</guid>
		<description>@Rahul: I guess you could use @Async in an item processor POJO (wrapped in ItemProcessorAdapter), or an a regular ItemProcessor.  You would still need to collect the results, so AsyncItemWriter would be useful for that.  I&#039;m not sure it buys you much to use @Async, other than the centralization of the TaskExecutor configuration.</description>
		<content:encoded><![CDATA[<p>@Rahul: I guess you could use @Async in an item processor POJO (wrapped in ItemProcessorAdapter), or an a regular ItemProcessor.  You would still need to collect the results, so AsyncItemWriter would be useful for that.  I&#039;m not sure it buys you much to use @Async, other than the centralization of the TaskExecutor configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RahulSharna</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-198372</link>
		<dc:creator>RahulSharna</dc:creator>
		<pubDate>Wed, 13 Jul 2011 08:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-198372</guid>
		<description>@Mark, truly a Great writeup. 

@Dave, Is there a way by which we can incorporate these @Async features to replace AsyncItemProcessor &amp; AsyncItemWriter as a part of Spring Batch Integration</description>
		<content:encoded><![CDATA[<p>@Mark, truly a Great writeup. </p>
<p>@Dave, Is there a way by which we can incorporate these @Async features to replace AsyncItemProcessor &amp; AsyncItemWriter as a part of Spring Batch Integration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://blog.springsource.org/2010/01/05/task-scheduling-simplifications-in-spring-3-0/comment-page-2/#comment-196238</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Fri, 24 Jun 2011 19:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3911#comment-196238</guid>
		<description>Thanks Dave. The problem is solved using your orientation. I was defined two contexts loading beans...</description>
		<content:encoded><![CDATA[<p>Thanks Dave. The problem is solved using your orientation. I was defined two contexts loading beans&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

