Have you modified the uriworkermap.properties file?

        If thats not it, look at the isapi.log and the tomcat console to see
how far the request gets.  If Tomcat sees it then it should be fairly easy
to determine why Tomcat is returning 404.  If isapi.log sees it and Tomcat
doesn't then check the uriworkermap to make sure the mappings are correct.
(I believe that you must restart IIS to have the file reloaded).

        Randy


-----Original Message-----
From: Tim Trentham [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 7:16 PM
To: '[EMAIL PROTECTED]'
Subject: Win2k and IIS 5 - 404 on all new web apps


I'm having a problem that I see mentioned in some of the mailing list
archives, but I never saw a solution posted.

I'm running Tomcat 3.2 with Windows 2000 Advanced Server and IIS 5. I
followed the instructions for installing the isapi_redirect.dll and I'm
getting the green arrow in the filters dialog. I'm also able to access the
examples at http://localhost/examples/index.html with no problem. However,
as soon as I try to access my own application at http://localhost/myapp, I
get a 404 error. I am able to access my pages at
http://localhost:8080/myapp, so Tomcat can see it fine. What am I missing?

Thanks.

Tim

--------------------------------
Tim Trentham
Systems Engineer
@hand Corporation
v: 512.439.2360
f: 512.231.9994
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to