Topic: IIS + Resin集成完全指南

  Print this page

1.IIS + Resin集成完全指南 Copy to clipboard
Posted by: rainman
Posted on: 2003-05-10 03:53

注意:resin 3.0未能通过此方法。resin 2.1.9和IIS 4.0-5.1(Windows 2000,Windows XP)已通过测试。

前提JDK已经安装好!
1.下载 http://www.caucho.com/download/resin-2.1.9.zip
2.解压缩到某目录,如D:\resin;
3.执行D:\resin\bin\httpd.exe 确认resin能正常运行,否则不要进行下一步;如果能正常运行则退出resin,并准备设置IIS。

4.在命令行提示符窗口(开始菜单-程序-附件-命令行提示符)内执行命令: net stop w3svc 关掉IIS;
5.复制 D:\resin\libexec\isapi_srun.dll 到 C:\Inetpub\Scripts (假设Windows目录在C盘)
6.新建一个文件resin.ini在C:\Inetpub\Scripts下,文件内容为下行:
CauchoConfigFile D:\resin\conf\resin.conf
7.打开Internet信息管理器,建立一个叫scripts的虚拟目录指向C:\Inetpub\Scripts,注意这个虚拟目录一定要有执行脚本的权限。(参考下图所示)
8.拷贝D:\resin\doc\examples\basic\hello.jsp到c:\Inetpub\wwwroots下;
9.在命令行提示符窗口内执行命令: net startw3svc 启动IIS,这时候resin不要启动。
10.在浏览器里打开http://localhost/hello.jsp,这时候你应该能看到Can't Connect....。如果能看到这行,说明IIS和Resin已经集成好了,如果没有看到,那就是前面某个步骤错了。

PS.即使你运行过了Resin的setup.exe也不要紧,照着上面的步骤再做一遍好了。

11.开始修改resin.conf及安装Jute,待补充。

2.Re:IIS + Resin集成完全指南 [Re: rainman] Copy to clipboard
Posted by: jktt
Posted on: 2003-05-10 10:02

linux?

RedHat8.0 + apache + mysql + JDK + Resin集成完全指南?


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923