<?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: Debugging maven-jetty web application in NetBeans</title>
	<atom:link href="http://www.vijaykiran.com/2009/05/12/debugging-maven-jetty-web-application-in-netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vijaykiran.com/2009/05/12/debugging-maven-jetty-web-application-in-netbeans/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 08:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Johan Rydström</title>
		<link>http://www.vijaykiran.com/2009/05/12/debugging-maven-jetty-web-application-in-netbeans/comment-page-1/#comment-1306</link>
		<dc:creator>Johan Rydström</dc:creator>
		<pubDate>Thu, 02 Feb 2012 08:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.vijaykiran.com/?p=1194#comment-1306</guid>
		<description>Great tip! I would add export MAVEN_OPTS=&quot;$MAVEN_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000&quot; as to not loose any previous options (for instance memory related).
</description>
		<content:encoded><![CDATA[<p>Great tip! I would add export MAVEN_OPTS=&#8221;$MAVEN_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000&#8243; as to not loose any previous options (for instance memory related).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.vijaykiran.com/2009/05/12/debugging-maven-jetty-web-application-in-netbeans/comment-page-1/#comment-526</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 16 Aug 2010 11:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vijaykiran.com/?p=1194#comment-526</guid>
		<description>Thanks a lot! Worked for me!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Worked for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.vijaykiran.com/2009/05/12/debugging-maven-jetty-web-application-in-netbeans/comment-page-1/#comment-210</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 30 Oct 2009 02:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vijaykiran.com/?p=1194#comment-210</guid>
		<description>I have always disabled the Attach Debugger menu option in maven projects (NB 6.7.1) :-(</description>
		<content:encoded><![CDATA[<p>I have always disabled the Attach Debugger menu option in maven projects (NB 6.7.1) <img src='http://www.vijaykiran.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

