Here is how you can find the problems: 1) try http://localhost:8080/examples to see if the tomcat is on. 2) try http://localhost to test your IIS. You should have a default page under wwwroot. 3) If both working, which means your configuration on following was wrong. Generally, it goes to registery "software\Apache Software Foundation\Jakarta Isapi Redirector\1.0\" it will check your worker_file and your worder_mount_file. make sure the configurations are set right. Meanwhile change "log_level" to "debug". After you reboot machine, you can find if your isapi_redirector.dll is working by checking the log file "iis_redirector.log".
this should help and good luck. jay -----Original Message----- From: Brewer, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 7:03 AM To: [EMAIL PROTECTED] Subject: Configuring Tomcat with IIS Web Server I'm working on "Configuring Tomcat with IIS Web Server" <http://www.onjava.com/pub/a/onjava/2002/12/18/tomcat.html>from O'Reilly Net. I think that I have followed everything exactly. I get a 404. tomcat is the first and only ISAPI redirector in my list, it has a green arrow. I've triple-checked my conf files. Anyone? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
