<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Wicket, Tomcat, Debian: Sometimes a little security goes way too far</title>
	<atom:link href="http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/</link>
	<description>Putting the nerd in comnerdedy</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:21:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Al Maw</title>
		<link>http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/comment-page-1/#comment-7082</link>
		<dc:creator>Al Maw</dc:creator>
		<pubDate>Tue, 22 Jan 2008 18:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/#comment-7082</guid>
		<description>There are some known security policies issues with Tomcat. Have you checked out the wiki article on the same: http://cwiki.apache.org/WICKET/java-security-permissions.html ?</description>
		<content:encoded><![CDATA[<p>There are some known security policies issues with Tomcat. Have you checked out the wiki article on the same: <a href="http://cwiki.apache.org/WICKET/java-security-permissions.html" rel="nofollow">http://cwiki.apache.org/WICKET/java-security-permissions.html</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/comment-page-1/#comment-7046</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Mon, 21 Jan 2008 02:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/#comment-7046</guid>
		<description>IInitializer for initialising plugins to our in-progress CMS framework. Basically means we can drop in components which will automatically set up their own navigation entries, database entities, etc.

Means I can construct a completely customised CMS with no code and no configuration - purely dependencies. Want a new feature? Just add a maven dependency. 

Sweet.

Only thing to do now is keep a lid on complexity and make sure our component model makes sense. Am thinking back to the hazy University days and design patterns and IoC containers...</description>
		<content:encoded><![CDATA[<p>IInitializer for initialising plugins to our in-progress CMS framework. Basically means we can drop in components which will automatically set up their own navigation entries, database entities, etc.</p>
<p>Means I can construct a completely customised CMS with no code and no configuration &#8211; purely dependencies. Want a new feature? Just add a maven dependency. </p>
<p>Sweet.</p>
<p>Only thing to do now is keep a lid on complexity and make sure our component model makes sense. Am thinking back to the hazy University days and design patterns and IoC containers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Hillenius</title>
		<link>http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/comment-page-1/#comment-7045</link>
		<dc:creator>Eelco Hillenius</dc:creator>
		<pubDate>Mon, 21 Jan 2008 01:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danwalmsley.com/2008/01/20/wicket-tomcat-debian-sometimes-a-little-security-goes-way-too-far/#comment-7045</guid>
		<description>Too bad you&#039;re having troubles with Tomcat. Drop a note on the user list; maybe it will help others struggling with this, or maybe you&#039;ll get some good feedback.

I&#039;m using Jetty for both development and as our production server, and we never really run into much trouble (couple of times, but it was easy enough to patch ourselves, and the Jetty people fixed the issues quick after).

Just wondering: what are you using IInitializer for?</description>
		<content:encoded><![CDATA[<p>Too bad you&#8217;re having troubles with Tomcat. Drop a note on the user list; maybe it will help others struggling with this, or maybe you&#8217;ll get some good feedback.</p>
<p>I&#8217;m using Jetty for both development and as our production server, and we never really run into much trouble (couple of times, but it was easy enough to patch ourselves, and the Jetty people fixed the issues quick after).</p>
<p>Just wondering: what are you using IInitializer for?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
