That's not a problem of web.xml.
What make you think it is? (That kind of problem wouldn't 
be resolved by a restart) 
The typical reason for an IllegalStateException is that 
you (or any component that you use) try to write something 
to a response or a stream that already has bean closed 
(flushed).

> -----Ursprüngliche Nachricht-----
> Von: jose saloio [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 24. Juli 2002 10:21
> An: [EMAIL PROTECTED]
> Betreff: Error : Why IllegalStateException ? 
> 
> I have this error:
> Current state = FLUSHED, new state = CODING
> 7-10 11:09:48 - Ctx( /test): IllegalStateException in: R( 
> /test+)  Current
>

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

Reply via email to