I have the same problem, but it ocurred when I use another context diferent
to examples.


----- Original Message -----
From: "Brian R. Hoogeveen" <[EMAIL PROTECTED]>
To: "Tomcat Help" <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 8:55 PM
Subject: Tomcat with IIS


> I am having a problem with Tomcat and IIS on Windows 2000.  I have
installed
> Tomcat, the SDK, and the dll for IIS.  In addition, I have followed the
> configuration instructions in the Tomcat-iis-Howto.html doc.
>
> When I hit the examples page, I get an HTTP 500 Error in the browser, and
> the tomcat log says:
>
> [jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
> /examples/servlet
> [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 (439)]: HttpFilterProc [/examples/servlet] is a servlet
> url - should redirect to ajp12
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if [/examples/servlet] is
> points to the web-inf directory
> [jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
> /examples/servlet/
> [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 (439)]: HttpFilterProc [/examples/servlet/] is a
servlet
> url - should redirect to ajp12
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if [/examples/servlet/] is
> points to the web-inf directory
>
> Help is appreciated.
> Brian
>
>

Reply via email to