I don't know if the following can be useful to someone having the same
problem, but I observed the following strange behavior in IIS 6:

1) when addressing with the client a filename with extension, say zzz,
like myfile.zzz, IIS answers with 404 (of course the file is where it is
requested; you can try also allowing directory browsing and then
clicking on the file);
2) even putting the extension zzz in the mime types list doesn't affect
this result;
3) the same for the extension dll

By
Renato

____________________________________
Renato Romano
Sistemi e Telematica S.p.A.
Calata Grazie - Vial Al Molo Giano
16127 - GENOVA

e-mail: [EMAIL PROTECTED]
Tel.:   010 2712603
_____________________________________


-----Original Message-----
From: John Turner [mailto:[EMAIL PROTECTED] 
Sent: mercoledì 27 agosto 2003 17.32
To: Tomcat Users List
Subject: Re: Tomcat and IIS 6 - Please HELP



Many people have the same problem (archives!).

As far as I know, there is no redirector built and available for IIS 6. 
  You either have to build it yourself, or wait for someone else to 
build it.  Even if you build it, there's no guarantee the source that 
works with IIS 5 will work unmodified for IIS 6, so you will then need 
to wait for someone savvy enough in IIS 6 internals to make the 
appropriate changes and post the changes to CVS.

Economic incentives might speed this process up...I doubt anything else 
will.

John

Renato Romano wrote:

> I'm trying to configure IIS (6) to forward requests to Tomcat 
> (4.1.18): the configuration works fine with IIS 5, but with IIS 6, 
> though I don't get error messages, and the ISAPI filter shows the 
> green upward arrow, the browsere gets a 404 error.
> 
> I'm pretty sure there is no config error, because I "copied" the 
> configuration from a working installation with IIS 5, so I think the 
> problem is the IIS version. I could not find any help on the net... 
> Does anyone had the same problem ?? Thanks
> 
> Renato
> ____________________________________
> Renato Romano
> Sistemi e Telematica S.p.A.
> Calata Grazie - Vial Al Molo Giano
> 16127 - GENOVA
> 
> e-mail: [EMAIL PROTECTED]
> Tel.:   010 2712603
> _____________________________________
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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




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

Reply via email to