The fix for the first part of the problem has already been committed for
3.2.3. The other problem, what happens if your 404 error page doesn't
really exist has not been addressed yet, but I'll look into it.
Marc Saegesser
> -----Original Message-----
> From: Peter S. Heijnen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 01, 2001 12:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Problem+Fix concerning static error pages in Tomcat 3.2.2
>
>
> Hmm.. In fact (in 3.2.2 atleast), it does not even matter if the
> file exists
> or not, since the FileHandler simply uses the originally
> requested file and
> StaticInterceptor. So I suppose its the same bug alltogether.
>
> If things are fixed in 3.2.3, I'm happy enough though. The dirty fix I
> posted earlier works fine for me in the mean time.
>
> > A related bug to this is a nasty stack overflow error if an error page
> that you
> > define is not found. It's pretty easy to reproduce, just add
> this to your
> > web.xml:
>
>