<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Heck's  Blog]]></title> 
<link>https://www.heckjj.com/index.php</link> 
<description><![CDATA[一瞬间的决定，往往可以改变很多，事实上，让自己成功的往往不是知识，是精神！ 如果你总是为自己找借口，那只好让成功推迟。执行力，今天！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Heck's  Blog]]></copyright>
<item>
<link>https://www.heckjj.com/tomcat-compress-to-services/</link>
<title><![CDATA[把Tomcat解压缩版变成服务运行]]></title> 
<author>Heck &lt;@hecks.tk&gt;</author>
<category><![CDATA[编程杂谈]]></category>
<pubDate>Fri, 10 Sep 2010 03:28:08 +0000</pubDate> 
<guid>https://www.heckjj.com/tomcat-compress-to-services/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="font-family: 微软雅黑;">也许有很多朋友为了调试方便，下载使用的Tomcat是.zip的解压缩版，如果某一天想改成自启动的服务版，该怎么做呢？本文将向你说明所需要做的全部步骤，其实很简单的。 <br/><strong>1 确认你已经安装了Tomcat的Service</strong> <br/>可以自己到【控制面板】【服务】里面找到，一般名称为【Apache Tomcat 。。。】 <br/>如果你是哪种解压缩的版本，启动时需要用 <strong>startup.bat</strong> 的，请使用里面自带的servet.bat安装服务，请参考下图的解释 </span><br/><a href="https://www.heckjj.com/attachment.php?fid=40" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=40" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><span style="font-family: 微软雅黑;"><strong>2 确认你是否有启动管理控制台的链接</strong> <br/>如果是服务形式安装的，可以在开始菜单里面找到 Monitor Tomcat的链接</span><br/><a href="https://www.heckjj.com/attachment.php?fid=41" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=41" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><span style="font-family: 微软雅黑;">如果是解压缩版，那么自己建立一个 tomcat5w.exe或者tomcat6w.exe的快捷方式，并修改启动参数，注意后面的为服务名字，也就是你用service.bat设置的名字。比如 <br/>D:&#92;tomcat&#92;bin&#92;tomcat5w.exe //MS//Tomcat5 <br/>如果是tomcat6 <br/>D:&#92;tomcat&#92;bin&#92;tomcat6w.exe //MS//Tomcat6 <br/>参考这个图 </span><br/><a href="https://www.heckjj.com/attachment.php?fid=42" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=42" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><span style="font-family: 微软雅黑;">运行后将出现右下角的Tomcat小图标</span><br/><br/>Tags - <a href="https://www.heckjj.com/tags/tomcat%25E8%25A7%25A3%25E5%258E%258B%25E7%25BC%25A9%25E7%2589%2588%25E5%258F%2598%25E6%2588%2590%25E6%259C%258D%25E5%258A%25A1%25E8%25BF%2590%25E8%25A1%258C/" rel="tag">tomcat解压缩版变成服务运行</a>
]]>
</description>
</item><item>
<link>https://www.heckjj.com/tomcat-compress-to-services/#blogcomment</link>
<title><![CDATA[[评论] 把Tomcat解压缩版变成服务运行]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.heckjj.com/tomcat-compress-to-services/#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>