All I can suggest is make sure the uriworkers. and workers. files are correct, that the registry is pointing at the ones you think it is pointing at AND that you have the servlets spelled correctly - - its servlets-examples, not servlet-examples on my system.
Thanks - dave _____ From: Gregg D Bolinger [mailto:[EMAIL PROTECTED] Sent: Monday, September 19, 2005 2:45 PM To: David Thielen Cc: Tomcat Users List Subject: Re: Tomcat 5.5.9 and IIS 5/6 Ok Dave. I rebooted and the Filter is Green. So that is a start. However, the servlets-examples is still not being loaded. Says page cannot be displayed. There is nothing in the log file. I made sure, per your discovery, that the uriworkermap.properties file is fixed. Any other suggestions? Thanks a bunch. Gregg On 9/19/05, David Thielen < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Hello; I can feel your pain - I just went through this. A couple of things: 1) reboot. It shouldn't be necessary but was in my case. 2) If IIS6, you have to go to the web extensions(?) in IIS and add isapi_redirect.dll as an allowed extension. Good luck - dave -----Original Message----- From: Gregg D Bolinger [mailto:[EMAIL PROTECTED] Sent: Monday, September 19, 2005 2:23 PM To: [email protected] Subject: Tomcat 5.5.9 and IIS 5/6 I am having to get Tomcat setup with IIS on Windows 2003. I started testing on my XP box to make sure I could get things rolling before I started screwing with the server. So first I download isapi_redirect.dll from here<http://apache.towardex.com/jakarta/tomcat-connectors/jk/binaries/win32/ jk-1.2.14/>. Next, I followed step by step the instructions located here<http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto .html> .< <http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto.ht> http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/jk/iishowto.ht ml> I have also changed the paths in my workers.properties file to reflect my java and tomcat home locations. Needless to say, it is not working. I can't get the filter to show a green arrow in IIS. It still shows that the isapi_redirect.dll is not loaded. No log files are being generated or anything. I was wondering if A. I am following current instructions B. Do I have the right DLL downloaded C. What else can I do Thanks. Gregg
