Hello,

I have been trying to use Tomcat through IIS and have run into some
problems.  After fixing my typos and removing the extra space from my
registry name I was able to get the green arrow up for my filter.  I then
tried to go to the examples page, and got the following debug output:

[jk_isapi_plugin.c (418)]: HttpFilterProc started
[jk_isapi_plugin.c (439)]: In HttpFilterProc test redirection of
/examples/jsp/index.html
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker, Found a
match ajp12
[jk_isapi_plugin.c (449)]: HttpFilterProc [/examples/jsp/index.html] is a
servlet url - should redirect to ajp12
[jk_isapi_plugin.c (471)]: HttpFilterProc check if
[/examples/jsp/index.html] is points to the web-inf directory
[jk_isapi_plugin.c (418)]: HttpFilterProc started
[jk_isapi_plugin.c (439)]: In HttpFilterProc test redirection of
/jakarta/isapi_redirect.dll
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (436)]: jk_uri_worker_map_t::map_uri_to_worker, done
without a match
[jk_isapi_plugin.c (462)]: HttpFilterProc [/jakarta/isapi_redirect.dll] is
not a servlet url
[jk_isapi_plugin.c (471)]: HttpFilterProc check if
[/jakarta/isapi_redirect.dll] is points to the web-inf directory

This is repeated several times as the browser just spins until it times out.
It also appears that some portion of IIS is hosed after this because I
cannot bring up the management console once I try it.

At this point I believe my configuration is correct, but I have no idea what
my next steps should be.

Any help would be greatly appreciated.

Thanks

Mark

Reply via email to