求教:关于IIS+Tomcat

baosn 2003-04-17 10:31:31
我在机器上装了个Tomcat,在配置IIS时,设置ISAPI筛选器后,在isapi_redirect.dll
所建的筛选器前总是红色向下的箭头,怎样才能出现绿色向上的箭头?谢谢!!!
...全文
37 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
MoO0 2003-05-19
  • 打赏
  • 举报
回复
我终于配置成功了,iis+tomcat4.1
按照iishowto.html文档配置.遇到什么问题,短信切磋
MoO0 2003-05-14
  • 打赏
  • 举报
回复
如果你配成功了,别忘了告诉我一声。
还有,有时间讨论一下,是否可以不用iis,或者iis 和tomcat用不同的端口
MoO0 2003-05-14
  • 打赏
  • 举报
回复
如果你装的是tomcat3.1以上版本,别信上面说的。不好使

如果是3.1版本,照做没错
DavidBone 2003-04-20
  • 打赏
  • 举报
回复
ding
baosn 2003-04-18
  • 打赏
  • 举报
回复
本问题解决如下:本问题解决如下:(引自apache官方网站:jakarta.apache.org,在tomcat3.2以上版本中自带此类文档)
WinNT
Make sure web site activity is being logged. For PWS 4.0 make sure "Save Web Sit
e Activity Log" is checked in the Advanced Options of the Personal Web Manager.
Start the World Wide Web Publishing Service and Tomcat.
Check for the presence of the ISAPI redirector log file you specified in the log
_file setting. If not found, check the following:
Check the "executable" you set for the filter in the IIS Management Console and
make sure the path is correct.
Check the spelling of the "HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundatio
n\Jakarta Isapi Redirector\1.0" key. Case isn't important, but an incorrect lett
er will prevent the isapi_redirect.dll from finding its registry settings.
Check the log_file setting for typos, name and data. Also insure the directory i
n which the log file will appear already exists.
If the above are set correctly, the ISAPI redirector should be able to create th
e log file.
Check the jakarta filter you added and make sure its status shows a green upward
-pointing arrow. If not, check the following:
Check the worker_file setting for typos, name and data.
Check the worker_mount_file setting typos, name and data.
If the above are set correctly, the green upward-pointing arrow should appear, e
ven if the other settings are wrong.
Invoke the URL "http://localhost/examples/jsp/index.html" in your browser. Case
is important in Tomcat 3.2. The characters following "localhost" in the URL must
be lower case. If the page fails to appear, examine the last line in the IIS se
rver log file in found in SYSTEM32/LogFiles/W3SVC1.
The last line should contain something like: GET "/jakarta/isapi_redirect.dll HT
TP1.1", which indicates the ISAPI redirector is recognizing that it should handl
e the request.
If the number following GET "/..." is 404, check the following:
Make sure you entered the URL correctly.
If the number following GET "/..." is 500, check the following:
Make sure the virtual directory created was called "jakarta".
Make sure that the extension_uri setting is correct.
Check the workers.properties file and make sure the port setting for worker.ajp1
2.port is the same as the port specified in the server.xml for the "Apache AJP12
support".
If the number following GET "/..." is 200 or 403, make sure you have checked Exe
cute Access for the jakarta virtual directory in the Advanced Options of the Per
sonal Web Manager.
If the above settings are correct, the index.html page should appear in your bro
wser. You should also be able to click the Execute links to execute the JSP exam
ples.

81,091

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧