Did you create a Web Service Extension in IIS, mapped to the location of the isapi redirector dll, and set it to "allowed"?
Leo D -----Original Message----- From: sbell [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 11:47 AM To: users@tomcat.apache.org Subject: [SPAM:] - IIS and Tomcat Redirector. - Email has different SMTP TO: and MIME TO: fields in the email addresses Hello, I am having troubles setting up the Tomcat Redirector (binary version 1.2.15) on Windows 2000 server. Java 1.5_07 is installed, and I am using the base binary installation of Tomcat 5.5.17. After installing the redirector dll, I configured an isapi filter on my web site (not the default web though. That was setup automatically from the install.) Restarted Tomcat, IIS, checked on the ISAPI filter and had the green upward arrow. Went to the /jsp-examples/index.html page, and got an error 404. Curiously on the page it claimed to be powered by Jetty. Jetty is not installed on the server at all, unless it comes as part of JSpell or the redirector dll. The site is password protected, using NTLM After the isapi discovery, there is hexidecimal / ascii dump of the http headers. Any advice would be greatly appreciated. Thank you, Steve. The isapi dll log file: [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_isapi_plugin.c (762): Filter started [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_isapi_plugin.c (828): Virtual Host redirection of /jsp-examples/index.html [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_uri_worker_map.c (449): Attempting to map URI '/jsp-examples/index.html' from 4 maps [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/servlets-examples/*' [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_uri_worker_map.c (461): Attempting to map context URI '/jsp-examples/*' [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_uri_worker_map.c (475): Found a wildchar match wlb -> /jsp-examples/* [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_isapi_plugin.c (845): check if [/jsp-examples/index.html] is points to the web-inf directory [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_isapi_plugin.c (863): [/jsp-examples/index.html] is a servlet url - should redirect to wlb [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_worker.c (301): Maintaining worker wlb [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_worker.c (111): found a worker wlb [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_isapi_plugin.c (1018): got a worker for name wlb [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_lb_worker.c (592): service sticky_session=1 [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_ajp_common.c (2131): acquired connection cache slot=0 [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_lb_worker.c (612): service worker=ajp13w jvm_route=ajp13w [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_ajp_common.c (566): ajp marshaling done [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_ajp_common.c (1670): processing with 3 retries [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_connect.c (328): socket TCP_NODELAY set to On [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_connect.c (426): trying to connect socket 2708 to 127.0.0.1:8009 [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_connect.c (452): socket 2708 connected to 127.0.0.1:8009 [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_ajp_common.c (864): Connected socket 2708 to (127.0.0.1:8009) [Wed Jul 19 14:10:03 2006] [2260:2232] [debug] jk_ajp_common.c (909): sending to ajp13 pos=4 len=972 max=8192 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]