<?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 Spring in Practice</title>
	<atom:link href="http://springinpractice.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://springinpractice.com</link>
	<description>Willie Wheeler&#039;s Spring blog</description>
	<lastBuildDate>Tue, 17 Jan 2012 06:48:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Calling the GitHub API using Spring&#8217;s RestTemplate by Calling the GitHub API using Spring’s RestTemplate &#124; Web Services &#124; Syngu</title>
		<link>http://springinpractice.com/2012/01/14/calling-the-github-api-using-springs-resttemplate/#comment-234</link>
		<dc:creator><![CDATA[Calling the GitHub API using Spring’s RestTemplate &#124; Web Services &#124; Syngu]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 06:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=552#comment-234</guid>
		<description><![CDATA[[...] Shows how to use Spring&#039;s RestTemplate to make web service calls against the GitHub API v3. Eventually Spring Social GitHub will support this, but for now, RestTemplate is about as easy as it gets.   &#160;   &#160;Web Services     Read the original post on DZone... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Shows how to use Spring&#039;s RestTemplate to make web service calls against the GitHub API v3. Eventually Spring Social GitHub will support this, but for now, RestTemplate is about as easy as it gets.   &nbsp;   &nbsp;Web Services     Read the original post on DZone&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling the GitHub API using Spring&#8217;s RestTemplate by Willie Wheeler</title>
		<link>http://springinpractice.com/2012/01/14/calling-the-github-api-using-springs-resttemplate/#comment-231</link>
		<dc:creator><![CDATA[Willie Wheeler]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 23:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=552#comment-231</guid>
		<description><![CDATA[Hey, that&#039;s awesome. Wasn&#039;t aware that you were doing GitHub integration, but will definitely take a look. Thanks Craig.]]></description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s awesome. Wasn&#8217;t aware that you were doing GitHub integration, but will definitely take a look. Thanks Craig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling the GitHub API using Spring&#8217;s RestTemplate by Craig Walls</title>
		<link>http://springinpractice.com/2012/01/14/calling-the-github-api-using-springs-resttemplate/#comment-230</link>
		<dc:creator><![CDATA[Craig Walls]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 23:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=552#comment-230</guid>
		<description><![CDATA[Good stuff, Willie! If you want to dig into using RestTemplate to talk with GitHub more, then I invite you to submit some pull requests to help flesh out the API binding for https://github.com/SpringSource/spring-social-github.]]></description>
		<content:encoded><![CDATA[<p>Good stuff, Willie! If you want to dig into using RestTemplate to talk with GitHub more, then I invite you to submit some pull requests to help flesh out the API binding for <a href="https://github.com/SpringSource/spring-social-github" rel="nofollow">https://github.com/SpringSource/spring-social-github</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling the GitHub API using Spring&#8217;s RestTemplate by skydingo.com/blog/ &#187; Blog Archive &#187; Skybase/GitHub integration</title>
		<link>http://springinpractice.com/2012/01/14/calling-the-github-api-using-springs-resttemplate/#comment-229</link>
		<dc:creator><![CDATA[skydingo.com/blog/ &#187; Blog Archive &#187; Skybase/GitHub integration]]></dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=552#comment-229</guid>
		<description><![CDATA[[...] for Skybase/SCM integration. GitHub has a REST API that makes this integration easy. I wrote a blog post on Spring in Practice that explains the technical approach. Here&#8217;s the end [...]]]></description>
		<content:encoded><![CDATA[<p>[...] for Skybase/SCM integration. GitHub has a REST API that makes this integration easy. I wrote a blog post on Spring in Practice that explains the technical approach. Here&#8217;s the end [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Security 3 database schemas for MySQL by Willie Wheeler</title>
		<link>http://springinpractice.com/2010/07/06/spring-security-database-schemas-for-mysql/#comment-204</link>
		<dc:creator><![CDATA[Willie Wheeler]]></dc:creator>
		<pubDate>Sat, 17 Dec 2011 06:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=202#comment-204</guid>
		<description><![CDATA[Ha ha ha. :-)

I&#039;ll be posting to this thing more after I get the book out. Almost done!! (Finally!)]]></description>
		<content:encoded><![CDATA[<p>Ha ha ha. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ll be posting to this thing more after I get the book out. Almost done!! (Finally!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Security 3 database schemas for MySQL by Ernie</title>
		<link>http://springinpractice.com/2010/07/06/spring-security-database-schemas-for-mysql/#comment-203</link>
		<dc:creator><![CDATA[Ernie]]></dc:creator>
		<pubDate>Fri, 16 Dec 2011 20:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=202#comment-203</guid>
		<description><![CDATA[[Keeping in the theme of long times between posts]

Your suspicions are correct.  If the user is deleted, you will need to clean up the user and all ACL entries associated to that user (which should be only one table ACL_ENTRY).  The same would hold true if you were using the groups construct.  Delete the group, and you must delete any associated ACL entries to that group.  

Alternatively, you could just mark the user as deleted and leave the &quot;garbage&quot; ACL entries.]]></description>
		<content:encoded><![CDATA[<p>[Keeping in the theme of long times between posts]</p>
<p>Your suspicions are correct.  If the user is deleted, you will need to clean up the user and all ACL entries associated to that user (which should be only one table ACL_ENTRY).  The same would hold true if you were using the groups construct.  Delete the group, and you must delete any associated ACL entries to that group.  </p>
<p>Alternatively, you could just mark the user as deleted and leave the &#8220;garbage&#8221; ACL entries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuring Jackson to use JAXB2 annotations with Spring by Configuring Jackson to use JAXB2 annotations... &#124; Web Services &#124; Syngu</title>
		<link>http://springinpractice.com/2011/12/06/jackson-json-jaxb2-xml-spring/#comment-201</link>
		<dc:creator><![CDATA[Configuring Jackson to use JAXB2 annotations... &#124; Web Services &#124; Syngu]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 06:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=460#comment-201</guid>
		<description><![CDATA[[...] A quick how-to on supporting both XML and JSON simultaneously using JAXB2 annotations. Shows the Spring configuration.   &#160;   &#160;Web Services     Read the original post on DZone... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A quick how-to on supporting both XML and JSON simultaneously using JAXB2 annotations. Shows the Spring configuration.   &nbsp;   &nbsp;Web Services     Read the original post on DZone&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick tip: Spring Security role-based authorization and permissions by Shameem</title>
		<link>http://springinpractice.com/2010/10/27/quick-tip-spring-security-role-based-authorization-and-permissions/#comment-198</link>
		<dc:creator><![CDATA[Shameem]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 21:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=424#comment-198</guid>
		<description><![CDATA[Hi,

There post is very interesting and I have question to Spring security. I need to implement a Cookie Based stateless authentication with Spring Security so that to make my application scalable.

Does anyone have any idea how to proceed.

Many thanks.

Shameem]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>There post is very interesting and I have question to Spring security. I need to implement a Cookie Based stateless authentication with Spring Security so that to make my application scalable.</p>
<p>Does anyone have any idea how to proceed.</p>
<p>Many thanks.</p>
<p>Shameem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SpringOne 2GX takeaways by Willie Wheeler</title>
		<link>http://springinpractice.com/2010/10/28/springone-2gx-takeaways/#comment-196</link>
		<dc:creator><![CDATA[Willie Wheeler]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 05:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=440#comment-196</guid>
		<description><![CDATA[Hi Bob. Thanks for the kind words about the blog. I haven&#039;t given up on it, but between work, trying to get the book done, blogging and family time, the blog lost. :-) Good news is that the book is just about done (goes into final review in two weeks) so I expect to have a little (lot) more time shortly. Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Hi Bob. Thanks for the kind words about the blog. I haven&#8217;t given up on it, but between work, trying to get the book done, blogging and family time, the blog lost. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Good news is that the book is just about done (goes into final review in two weeks) so I expect to have a little (lot) more time shortly. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick tip: Spring Security role-based authorization and permissions by ByteShuffler</title>
		<link>http://springinpractice.com/2010/10/27/quick-tip-spring-security-role-based-authorization-and-permissions/#comment-195</link>
		<dc:creator><![CDATA[ByteShuffler]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 22:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://springinpractice.com/?p=424#comment-195</guid>
		<description><![CDATA[Is there a way to achieve this using ldap authorization?]]></description>
		<content:encoded><![CDATA[<p>Is there a way to achieve this using ldap authorization?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

