<?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: Creating Tomcat6 Windows Services</title>
	<atom:link href="http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/</link>
	<description>All the Guides You Need to Become a Web2.0 Expert</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:37:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-7027</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 03 Feb 2010 22:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-7027</guid>
		<description>In 6.0.24 this executable was moved to platform-specific zip files.  See http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.24/bin/</description>
		<content:encoded><![CDATA[<p>In 6.0.24 this executable was moved to platform-specific zip files.  See <a href="http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.24/bin/" rel="nofollow">http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.24/bin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-6880</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-6880</guid>
		<description>There does not appear to be a service.bat file in the ZIP distribution for 6.0.24. Do you know where I can find this?</description>
		<content:encoded><![CDATA[<p>There does not appear to be a service.bat file in the ZIP distribution for 6.0.24. Do you know where I can find this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-3315</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 24 Jun 2009 02:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-3315</guid>
		<description>@Anil -  You need to download the zip file, not the Windows Installer for the additional files.</description>
		<content:encoded><![CDATA[<p>@Anil &#8211;  You need to download the zip file, not the Windows Installer for the additional files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil KaTTA</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-3137</link>
		<dc:creator>Anil KaTTA</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-3137</guid>
		<description>I tried on tomcat6 i don&#039;t find any service.bat file to run</description>
		<content:encoded><![CDATA[<p>I tried on tomcat6 i don&#8217;t find any service.bat file to run</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teoh</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-3116</link>
		<dc:creator>teoh</dc:creator>
		<pubDate>Wed, 10 Jun 2009 08:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-3116</guid>
		<description>i post my solution at
http://article.gmane.org/gmane.comp.jakarta.tomcat.user/184218</description>
		<content:encoded><![CDATA[<p>i post my solution at<br />
<a href="http://article.gmane.org/gmane.comp.jakarta.tomcat.user/184218" rel="nofollow">http://article.gmane.org/gmane.comp.jakarta.tomcat.user/184218</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teoh</title>
		<link>http://www.zulutown.com/blog/2009/03/12/creating-tomcat6-windows-services/comment-page-1/#comment-3113</link>
		<dc:creator>teoh</dc:creator>
		<pubDate>Wed, 10 Jun 2009 04:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=101#comment-3113</guid>
		<description>my tomcat6 service unable to startup with error 0 code. i already tried put
msvcr71.dll in tomcat/bin directory. still the same

i&#039;m using tomcat 6.0.18 with windows xp 32bits system

in console, i able to start up the tomcat, but not on service.  any suggestion
what i missed out?


my process monitor log at  http://www.sendspace.com/file/t0tahr</description>
		<content:encoded><![CDATA[<p>my tomcat6 service unable to startup with error 0 code. i already tried put<br />
msvcr71.dll in tomcat/bin directory. still the same</p>
<p>i&#8217;m using tomcat 6.0.18 with windows xp 32bits system</p>
<p>in console, i able to start up the tomcat, but not on service.  any suggestion<br />
what i missed out?</p>
<p>my process monitor log at  <a href="http://www.sendspace.com/file/t0tahr" rel="nofollow">http://www.sendspace.com/file/t0tahr</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
