<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IPCPU——网络之路 &#187; resin</title>
	<atom:link href="http://www.ipcpu.com/tag/resin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipcpu.com</link>
	<description></description>
	<lastBuildDate>Sat, 17 Jul 2010 11:04:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Resin4的使用方法（同时支持php和jsp）</title>
		<link>http://www.ipcpu.com/2009/09/resin-useage/</link>
		<comments>http://www.ipcpu.com/2009/09/resin-useage/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:20:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WEB]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[resin]]></category>

		<guid isPermaLink="false">http://www.ipcpu.com/?p=120</guid>
		<description><![CDATA[ Resin是一个比较好的jsp容器，可以和tomcat相提并论，至于两个孰好孰坏，大家可以上网去查一下，应该是各有千秋吧。 对于Resin3的版本，是稳定版，windows下使用方法很简单，双击resin.exe会弹出两个窗口，运行即可，当然前提你得装好JDK运行环境。 Resin4版本升级了，大家可以从命令行方式进入 D:\resin-pro-4.0.1&#62;resin ? Resin requires a command:   gui &#8211; start Resin with a Graphic UI   console &#8211; start Resin in console mode   status &#8211; watchdog status   start &#8211; start a Resin server   stop &#8211; stop a Resin server   restart &#8211; restart a Resin server   kill &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p> Resin是一个比较好的<span class='wp_keywordlink_affiliate'><a href="http://www.ipcpu.com/tag/jsp/" title="View all posts in jsp" target="_blank">jsp</a></span>容器，可以和tomcat相提并论，至于两个孰好孰坏，大家可以上网去查一下，应该是各有千秋吧。</p>
<p>对于Resin3的版本，是稳定版，windows下使用方法很简单，双击<span class='wp_keywordlink_affiliate'><a href="http://www.ipcpu.com/tag/resin/" title="View all posts in resin" target="_blank">resin</a></span>.exe会弹出两个窗口，运行即可，当然前提你得装好JDK运行环境。<br />
Resin4版本升级了，大家可以从命令行方式进入</p>
<p>D:\<span class='wp_keywordlink_affiliate'><a href="http://www.ipcpu.com/tag/resin/" title="View all posts in resin" target="_blank">resin</a></span>-pro-4.0.1&gt;<span class='wp_keywordlink_affiliate'><a href="http://www.ipcpu.com/tag/resin/" title="View all posts in resin" target="_blank">resin</a></span> ?<br />
Resin requires a command:<br />
  gui &#8211; start Resin with a Graphic UI<br />
  console &#8211; start Resin in console mode<br />
  status &#8211; watchdog status<br />
  start &#8211; start a Resin server<br />
  stop &#8211; stop a Resin server<br />
  restart &#8211; restart a Resin server<br />
  kill &#8211; force a kill of a Resin server<br />
  shutdown &#8211; shutdown the watchdog</p>
<p>D:\resin-pro-4.0.1&gt;resin gui即可启用，其他的大家看看把。</p>
<p><span id="more-120"></span></p>
<p><img title="1" src="http://www.ipcpu.com/wp-content/uploads/2009/09/12.jpg" alt="1" width="474" height="225" /></p>
<p> </p>
<p>Resin needs Java before it can run. It needs JDK 1.4 or a later JDK.<br />
Resin运行必须使用JDK，JRE是不行的。</p>
<p>如果只安装JRE会出现“Resin can&#8217;t load com.sun.tools.javac.Main. ”错误。</p>
<p>Resin运行<span class='wp_keywordlink_affiliate'><a href="http://www.ipcpu.com/tag/php/" title="View all posts in php" target="_blank">php</a></span>是把它变成java文件又编译成class文件了。</p>
<p><img class="alignnone size-full wp-image-122" title="2" src="http://www.ipcpu.com/wp-content/uploads/2009/09/2.jpg" alt="2" width="480" height="449" /></p>
<p> </p>
<p><img class="alignnone size-full wp-image-123" title="3" src="http://www.ipcpu.com/wp-content/uploads/2009/09/3.jpg" alt="3" width="473" height="189" /></p>
<p> </p>
<p>最后提一句，resin默认使用8080端口，在conf下的resin.xml修改端口值。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ipcpu.com/2009/09/resin-useage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
