I recently installed tomcat on a Windows XP machine without much
problems. I would like to draw you attention to page 1 of another
document
http://Jakarta.apache.org/tomcat/tomcat-3.3-doc/NT-Service-howto.html
and special note 2 regarding the using of long filenames. I says don't
and use 8.3 format. For instance in my workers.propeerties file it says:

workers.tomcat_home=c:\progra~1\jakart~1.3

#
# workers.java_home should point to your Java installation. Normally
# you should have a bin and lib directories beneath it.
#
workers.java_home=c:\progra~1\jdk13~1.0_0

where progra~1 is normally known as 'program files'.

I hope this helps. You may email me direct if you wish

Robert T Turner
[EMAIL PROTECTED]

-----Original Message-----
From: SpuTTer [mailto:[EMAIL PROTECTED]] 
Sent: 29 August 2001 19:29
To: [EMAIL PROTECTED]
Subject: Tomcat / IIS 5.0 - isapi_redirect Error - log data included

Hello, I am trying to install Tomcat on a Windows 2000 Advanced 
Server machine. I followed the instructions at 
http://jakarta.apache.org/tomcat/to...-iis-howto.html)
and I still havent gotten it to work. 

If I go to the examples/jsp/index.html I get a 404 

Not Found (404)                          
Original request: /jakarta/isapi_redirect.dll 
Not found request: /jakarta/isapi_redirect.dll 

So it appears to be a problem with my virtual directory.... 

My log gives the following: 
#Software: Microsoft Internet Information Services 5.0 
#Version: 1.0 #Date: 2001-08-29 05:25:17 
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-
stem cs-uri-query sc-status cs(User-Agent) 
2001-08-29 05:25:17 127.0.0.1 - 127.0.0.1 80 GET 
                         /jakarta/isapi_redirect.dll - 403 
                         Mozilla/4.0+
(compatible;+MSIE+5.01;+Windows+NT+5.0) 


The doc states 

"If the number following GET "/..." is 200 or 403, make sure you 
have checked Execute Access for the jakarta virtual directory in 
the Advanced Options of the Personal Web Manager. " 

I checked and I have set that directory for execute. 

Any ideas?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to