<?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: Running TomCat 6 in Debug Mode under Windows</title>
	<atom:link href="http://sebthom.de/135-running-tomcat-6-debug-mode-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebthom.de/135-running-tomcat-6-debug-mode-windows/lang/de/</link>
	<description>Selbständiger IT Berater - Java, J2EE, WebSphere Portal, Lotus Domino</description>
	<lastBuildDate>Fri, 20 Apr 2012 19:12:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: branko</title>
		<link>http://sebthom.de/135-running-tomcat-6-debug-mode-windows/lang/de/comment-page-1/#comment-57121</link>
		<dc:creator>branko</dc:creator>
		<pubDate>Fri, 20 Apr 2012 19:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://sebthom.de/?p=135#comment-57121</guid>
		<description>Thanks, it worked for me with few changes:
@echo off
set JPDA_TRANSPORT=&quot;dt_socket&quot;
set JPDA_ADDRESS=&quot;8000&quot;
set JPDA_SERVER=&quot;y&quot;
set JPDA_SUSPEND=&quot;n&quot;
catalina.bat jpda start</description>
		<content:encoded><![CDATA[<p>Thanks, it worked for me with few changes:<br />
@echo off<br />
set JPDA_TRANSPORT=&#8221;dt_socket&#8221;<br />
set JPDA_ADDRESS=&#8221;8000&#8243;<br />
set JPDA_SERVER=&#8221;y&#8221;<br />
set JPDA_SUSPEND=&#8221;n&#8221;<br />
catalina.bat jpda start</p>
]]></content:encoded>
	</item>
</channel>
</rss>

