<?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: Introducing Spring Batch Admin</title>
	<atom:link href="http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/</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: sathish</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-236127</link>
		<dc:creator>sathish</dc:creator>
		<pubDate>Mon, 16 Jan 2012 09:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-236127</guid>
		<description>can u provide the congiguration file?</description>
		<content:encoded><![CDATA[<p>can u provide the congiguration file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://www.deskapahendri.com/2011/02/28/jasa-setting-mikrotik-dan-proxy-super-ngebut-24-jam/</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-232972</link>
		<dc:creator>http://www.deskapahendri.com/2011/02/28/jasa-setting-mikrotik-dan-proxy-super-ngebut-24-jam/</dc:creator>
		<pubDate>Sat, 10 Dec 2011 21:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-232972</guid>
		<description>Jasa Setting Mikrotik Jasa Setting Proxy</description>
		<content:encoded><![CDATA[<p>Jasa Setting Mikrotik Jasa Setting Proxy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Syer</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-214848</link>
		<dc:creator>Dave Syer</dc:creator>
		<pubDate>Wed, 02 Nov 2011 16:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-214848</guid>
		<description>It all depends on how you added the security.  Probably it would help to look at the man pages for curl.  I find that using &quot;-b /tmp/cookies.txt -c /tmp/cookies.txt&quot; works well because then you can just authenticate once (e.g. using a form) and the cookie remembers you for subsequent requests.  Or you could set up basic authentication and add the credentials in a header with &quot;-H Authorization: Basic ...&quot;.</description>
		<content:encoded><![CDATA[<p>It all depends on how you added the security.  Probably it would help to look at the man pages for curl.  I find that using &#034;-b /tmp/cookies.txt -c /tmp/cookies.txt&#034; works well because then you can just authenticate once (e.g. using a form) and the cookie remembers you for subsequent requests.  Or you could set up basic authentication and add the credentials in a header with &#034;-H Authorization: Basic &#8230;&#034;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AD</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-214812</link>
		<dc:creator>AD</dc:creator>
		<pubDate>Wed, 02 Nov 2011 15:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-214812</guid>
		<description>Any suggestions on how to work around acegi security , i am trying to use curl to trigger the jobs , trying different ways of passing credentials</description>
		<content:encoded><![CDATA[<p>Any suggestions on how to work around acegi security , i am trying to use curl to trigger the jobs , trying different ways of passing credentials</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciezala</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-201908</link>
		<dc:creator>ciezala</dc:creator>
		<pubDate>Thu, 08 Sep 2011 16:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-201908</guid>
		<description>Thanks, now it work fine ;)</description>
		<content:encoded><![CDATA[<p>Thanks, now it work fine <img src='http://blog.springsource.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Syer</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-201906</link>
		<dc:creator>Dave Syer</dc:creator>
		<pubDate>Thu, 08 Sep 2011 16:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-201906</guid>
		<description>Yes, you need a specific configuration, but if you use the web.xml from the sample it will work.  You need a org.springframework.web.filter.HiddenHttpMethodFilter to convert the POST into a DELETE for the stop request.</description>
		<content:encoded><![CDATA[<p>Yes, you need a specific configuration, but if you use the web.xml from the sample it will work.  You need a org.springframework.web.filter.HiddenHttpMethodFilter to convert the POST into a DELETE for the stop request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciezala</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-201905</link>
		<dc:creator>ciezala</dc:creator>
		<pubDate>Thu, 08 Sep 2011 16:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-201905</guid>
		<description>Unfortunately, I don&#039;t have any exception on the server console :(

I just get this message &quot;Request method &#039;POST&#039; not supported&quot; in my browser.
The exception HttpRequestMethodNotSupportException occur in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter$ServletHandlerMethodResolver but I don&#039;t have more info.

Should I need a specific config ?</description>
		<content:encoded><![CDATA[<p>Unfortunately, I don&#039;t have any exception on the server console <img src='http://blog.springsource.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I just get this message &#034;Request method &#039;POST&#039; not supported&#034; in my browser.<br />
The exception HttpRequestMethodNotSupportException occur in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter$ServletHandlerMethodResolver but I don&#039;t have more info.</p>
<p>Should I need a specific config ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Syer</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-201902</link>
		<dc:creator>Dave Syer</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-201902</guid>
		<description>Is there an error on the server console?  Please use JIRA (http://jira.springsource.org/browse/BATCHADM) to report problems.</description>
		<content:encoded><![CDATA[<p>Is there an error on the server console?  Please use JIRA (<a href="http://jira.springsource.org/browse/BATCHADM" rel="nofollow">http://jira.springsource.org/browse/BATCHADM</a>) to report problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciezala</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-201900</link>
		<dc:creator>ciezala</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-201900</guid>
		<description>Hi,

I&#039;m using Spring batch console spring-batch-admin-1.2.0 with spring 3.0.5.
I can watch all information about spring batch job.

But when I try to stop a running job. This exception is launched HttpRequestMethodNotSupportException and I get an exception &quot;Request method &#039;POST&#039; not supported&quot; in my browser.

Do you have any idea how to fix this problem ?

Thanks for your answer

Alain</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#039;m using Spring batch console spring-batch-admin-1.2.0 with spring 3.0.5.<br />
I can watch all information about spring batch job.</p>
<p>But when I try to stop a running job. This exception is launched HttpRequestMethodNotSupportException and I get an exception &#034;Request method &#039;POST&#039; not supported&#034; in my browser.</p>
<p>Do you have any idea how to fix this problem ?</p>
<p>Thanks for your answer</p>
<p>Alain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My blog&#8230; &#187; How to create a simple Spring Batch job ?</title>
		<link>http://blog.springsource.org/2009/11/10/introducing-spring-batch-admin/comment-page-1/#comment-195840</link>
		<dc:creator>My blog&#8230; &#187; How to create a simple Spring Batch job ?</dc:creator>
		<pubDate>Sun, 19 Jun 2011 22:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=3066#comment-195840</guid>
		<description>[...] Introduction Spring batch admin [...]</description>
		<content:encoded><![CDATA[<p>[...] Introduction Spring batch admin [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

