I am currently running, Win2K Advanced Server, with IIS 5.0. I am trying to get Tomcat 4.1 to run as a servlet container through the IIS. I have followed all the "How To's" posted on http://jakarta.apache.org. I currently have it running as a standalone through localhost:8080. I am receiving a 404 error when trying to run through IIS on localhost. My isapi_redirector status is green under IIS. If anyone can offer some insight, or verify that this setup works it will be greatly appreciated.
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
Previously i tried with the documentation from jakarta tomcat website and got failed. then recently i used this documentation http://www.mainejug.org/jug/meetings/2002/february/tomcat-presentation/iis.html and got it running successfully. of course both the documentation were same but only later approach worked fine for me. You can give a try