i had this same problem and also posted to this list with no replies. i followed the tomcat docs to the letter to no avail. someone posted the following url regarding setting up tomcat as a service on NT i followed this ( except or the service part ) including the iis_redirect.dll download and now everything works just fine.
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/#4 > -----Original Message----- > From: Wagoner, Mark [mailto:[EMAIL PROTECTED]] > Sent: May 14, 2002 15:39 > To: Tomcat User List (E-mail) > Subject: Yet Another IIS/Tomcat Problem > > > I have Tomcat 4.0.3/isapi_redirect.dll mostly working on a > Win2k server but > get the following in the log file: > > [...] > [jk_isapi_plugin.c (439)]: HttpFilterProc [/home] is a > servlet url - should > redirect to ajp13 > [jk_isapi_plugin.c (461)]: HttpFilterProc check if [/home] is > points to the > web-inf directory > > then I get a 500 error in the browser. Nothing appears in > the Tomcat access > logs, so it appears the request is never handed off. The > page works fine if > I go directly to Tomcat on port 8080 (using the HTTP 1.1 connector). > > Searching the archives I found this problem has been reported > before and > changing "localhost" to the IP address fixed it. However, I made this > change in my worker.properties file but it did not help. Is > this where the > change should be made or is there something else? > > Thanks > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>