Richard, Is that all there is in the log? You may want to change to log level in the redirector to trace to get more info.
Our biggest problem was with the firewall. IIS runs on one side and JBoss/Tomcat on the other. Earnie! -----Original Message----- From: Richard Burman [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 10:27 AM To: users@tomcat.apache.org Subject: Tomcat under IIS using isapi_redirect.dll Hi all, I'm having a little trouble getting tomcat to work in conjunction with IIS. I have followed the instructions to the letter but to no avail. When I check in the IIS properties, the filter has a green arrow so the isapi portion seems to be okay. When I try to take a look at something that should be farmed out to Tomcat, I get "The specified module could not be found" and in the log I see: [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (835): Default redirection of /NetSearch/jsp/index.jsp [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c (449): Attempting to map URI '/NetSearch/jsp/index.jsp' from 4 maps [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/NetSearch/servlet/*' [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/NetSearch/*.jsp' [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_uri_worker_map.c (475): Found a wildchar match NetSearchWorker -> /NetSearch/*.jsp [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (845): check if [/NetSearch/jsp/index.jsp] is points to the web-inf directory [Thu Feb 02 11:57:38 2006] [5684:1588] [debug] jk_isapi_plugin.c (863): [/NetSearch/jsp/index.jsp] is a servlet url - should redirect to NetSearchWorker Any hints on where I'm going wrong? Cheers, Richard. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]