Hello All, I know that this is a topic that has been discussed and I have read the following docs on the issue:
https://www.rit.edu/~ack5504/tomcat-iis6-howto/narantugs-sengee-guide.ht <https://www.rit.edu/~ack5504/tomcat-iis6-howto/narantugs-sengee-guide.ht> ml https://www.rit.edu/~ack5504/tomcat-iis6-howto/tomcat-iis6-howto.html <https://www.rit.edu/~ack5504/tomcat-iis6-howto/tomcat-iis6-howto.html> http://virtualict.net/support/kb/iis6-Tomcat5-JK2.html <http://virtualict.net/support/kb/iis6-Tomcat5-JK2.html> However I am still having an issue with (I guess) the filter handing off to tomcat. I DO have IIS Running in IIS 5.0 ISOLATION MODE And I HAVE "allowed" Tomcat's Redirector DLL in Web Service Extensions However I still get a "The page cannot be found" when browsing to "http://localhost/examples/servlets <http://localhost/examples/servlets> ". However "http://localhost:8080/examples/servlets <http://localhost:8080/examples/servlets> " works fine. I do see that the filter is picking it up, but is it not handing it off to tomcat? Here is ALL that I see my log file: [Tue Mar 30 17:07:01 2004] (debug ) [jk_isapi_plugin.c (290)] HttpFilterProc started [Tue Mar 30 17:07:01 2004] (debug ) [jk_isapi_plugin.c (352)] In HttpFilterProc Virtual Host redirection of localhost : 80 [Tue Mar 30 17:07:01 2004] (debug ) [jk_uriMap.c (898)] uriMap.mapUri() hostname localhost port 80 uri /examples/servlets [Tue Mar 30 17:07:01 2004] (debug ) [jk_uriMap.c (920)] uriMap.mapUri() found host * [Tue Mar 30 17:07:01 2004] (debug ) [jk_uriMap.c (947)] uriMap.mapUri() found ctx /examples/servlet [Tue Mar 30 17:07:01 2004] (debug ) [jk_uriMap.c (1004)] uriMap.mapUri() context match /examples/servlets lb:lb [Tue Mar 30 17:07:01 2004] (debug ) [jk_isapi_plugin.c (361)] HttpFilterProc [/examples/servlets] is a servlet url - should redirect to lb:lb [Tue Mar 30 17:07:01 2004] (debug ) [jk_isapi_plugin.c (427)] HttpFilterProc check if [/examples/servlets] is pointing to the web-inf directory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
