|
Hi,
I followed the direction to install tomcat and
isapi_redirect.dll on my win2000 advanced server. I was able to see the up green
light on the isapi filter jakarta. But when I tried to access http://localhost/examples/jsp/index.html I
got
on IE browser :
HTTP 404 -file not found
on the SYSTEM/LogFiles/W3SVC1
log I got :
software: Microsoft Internet Information Services
5.0
#Version: 1.0 #Date: 2001-03-09 16:32:06 #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent) 2001-03-09 16:32:06 127.0.0.1 - 127.0.0.1 80 GET /jakarta/isapi_redirect.dll - 200 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) 2001-03-09 16:32:10 127.0.0.1 - 127.0.0.1 80 GET /jakarta/isapi_redirect.dll - 200 Mozilla/4.0+(compatible;+MSIE+5.01;+Windows+NT+5.0) On the tomcat DOS console I
got
2001-03-09 11:32:06 - Ctx( ): 404 R( +
/jakarta/isapi_redirect.dll + null) null
2001-03-09 11:32:10 - Ctx( ): 404 R( + /jakarta/isapi_redirect.dll + null) null 2001-03-09 11:37:59 - Ctx( ): 404 R( + /jakarta/isapi_redirect.dll + null) null 2001-03-09 11:38:09 - Ctx( ): 404 R( + /jakarta/isapi_redirect.dll + null) null I added the jakarta virtual directory on Default
Web Site from IIS management console and checked the execute option.
Do you have any idea what is wrong ? Thank you in
advance.
Regards,
Lian
|
