Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 77385 invoked from network); 5 Apr 2002 15:59:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Apr 2002 15:59:24 -0000 Received: (qmail 22266 invoked by uid 97); 5 Apr 2002 15:59:08 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 22226 invoked by uid 97); 5 Apr 2002 15:59:07 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 22215 invoked from network); 5 Apr 2002 15:59:07 -0000 Message-ID: <87EC26183A29D5118DF1000629399BB7023C9FE3@TSIHQEXC1> From: "Ferguson, Brad - NA US HQ Delray" To: "'tomcat-user@jakarta.apache.org'" Subject: Tomcat4.0 integration with IIS5.0 Date: Fri, 5 Apr 2002 10:58:08 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N To someone who could help, I'm new to Java development and am trying to integrate Tomcat with IIS5.0. I am currently running IIS5.0 on Win2k using Tomcat4.0. When I access the Tomcat4.0 site via http://localhost:8080/ the example pages are displayed with no error. When I access http://localhost/examples/jsp/index.html I receive a 404 error in the IIS log. The following are the settings I have configured based on the Tomcat "How To": server.xml The only entry I have in the server.xml file in reference to ajp12 or ajp13 is: workers.properties worker.ajp12.port=8007 worker.ajp12.host=localhost worker.ajp12.type=ajp12 worker.ajp13.port=8009 worker.ajp13.host=localhost worker.ajp13.type=ajp13 registry Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation] [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector] [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\1.0] "extension_uri"="/jakarta/isapi_redirect.dll" "log_file"="C:\\tomcat4.0\\logs\\iis_redirect.log" "log_level"="emerg" "worker_file"="C:\\tomcat4.0\\conf\\ntiis\\workers.properties" "worker_mount_file"="C:\\tomcat4.0\\conf\\ntiis\\uriworkermap.properties" Can anyone help? Thanks > Brad Ferguson > IT Web Development > MyTravel USA > Tel: 561-266-6218 > mailto:bferguson@mytravel.com > Website: www.mytravel.com > -- To unsubscribe: For additional commands: Troubles with the list: