Hello!
I'm habing problems getting tomcat to work in IIS5 in Windows 2000.
I've followed the procedure at
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm
l (WinNT) and tried to run the programs in the jsp section in examples. The
programs don't run though. They're just treated like HTML files.
This is what the webserver logfile looks like:
09:18:58 127.0.0.1 GET /tomcat/examples/jsp/dates/date.jsp 304
This is how the isapi.log file looks like:
[jk_isapi_plugin.c (408)]: HttpFilterProc started
[jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
/tomcat/examples/jsp/dates/date.jsp
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (434)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
[jk_isapi_plugin.c (452)]: HttpFilterProc
[/tomcat/examples/jsp/dates/date.jsp] is not a servlet url
[jk_isapi_plugin.c (461)]: HttpFilterProc check if
[/tomcat/examples/jsp/dates/date.jsp] is points to the web-inf directory
I did all the things in the Troubleshooting list but still the same thing
happens. Do I need to map the JSP suffix to a specific DLL in the website
configuration? I tried mapping it to isapi_redirect.dll but then I got this
response:
Not Found (404)
Original request: /tomcat/examples/jsp/dates/date.jsp
Not found request: /tomcat/examples/jsp/dates/date.jsp
Do I need to do something different since I use Windows 2000 and not WinNT?
Any help or redirection of the question would be appreciated.
Thanks!
Hermund �rdalen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]