Are you by chance using the jdk1.4 ? It has been known to cause errors like the one you are seeing. Have you tried using jdk1.3.1 ?
Brian jose saloio wrote: > Hi, > > I have this error: > Current state = FLUSHED, new state = CODING > 7-10 11:09:48 - Ctx( /test): IllegalStateException in: R( /test+) Current > state = FLUSHED, new state = CODING > 7-10 11:09:48 - Ctx( /kalima ): IllegalStateException in: R( /test+) > Current state = FLUSHED, new state = CODING > 7-10 11:09:48 - Ctx( /kalima ): IllegalStateException in: R( /test+) > ++ again others !!! > For stop this message, I must to stop Tomcat3.2.4. > > I must use the servlet 2.2 in my project. But I don�t understand How can I > resolve this problem because I respect the DTD 2.2 in the web.xml file? > Thank you, > > Jose saloio. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Something witty? How quaint... Brian J. Glas GSP Technologies [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
