<?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: Maven and Jetty: A Perfect fit</title>
	<atom:link href="http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/</link>
	<description>Blogs about Software Development, Agility and all the Rest</description>
	<lastBuildDate>Tue, 24 Nov 2009 14:14:32 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pablo</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-163</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-163</guid>
		<description>Nice article. The PermGen space error is not jetty&#039;s fault, it&#039;s your application that has a classloader leak. In one project I worked I managed to solve it and we were able to reload jetty as many times as we wanted.

Regards.</description>
		<content:encoded><![CDATA[<p>Nice article. The PermGen space error is not jetty&#8217;s fault, it&#8217;s your application that has a classloader leak. In one project I worked I managed to solve it and we were able to reload jetty as many times as we wanted.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Vermeulen</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-5</link>
		<dc:creator>Rob Vermeulen</dc:creator>
		<pubDate>Mon, 01 Dec 2008 13:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-5</guid>
		<description>Nice article!

I was getting annoyed by jetty reloading itself after every save operation. I immediately added the manual to my jetty configuration, but it didn&#039;t work. After upgrading Jetty to the version you mentioned in your article everything worked fine.</description>
		<content:encoded><![CDATA[<p>Nice article!</p>
<p>I was getting annoyed by jetty reloading itself after every save operation. I immediately added the manual to my jetty configuration, but it didn&#8217;t work. After upgrading Jetty to the version you mentioned in your article everything worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvonk</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-4</link>
		<dc:creator>lvonk</dc:creator>
		<pubDate>Tue, 25 Nov 2008 13:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-4</guid>
		<description>Hi Anders, Thanks for spotting the error. I have fixed it in the blog.

Lars</description>
		<content:encoded><![CDATA[<p>Hi Anders, Thanks for spotting the error. I have fixed it in the blog.</p>
<p>Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders M</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-3</link>
		<dc:creator>Anders M</dc:creator>
		<pubDate>Tue, 25 Nov 2008 12:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-3</guid>
		<description>Hey!

Thanks for good guide, but you have written an error. Maybe you copy and pasted. Where it says: manual, shouldn&#039;t it be
${jetty.env.file}?</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Thanks for good guide, but you have written an error. Maybe you copy and pasted. Where it says: manual, shouldn&#8217;t it be<br />
${jetty.env.file}?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
