El jue, 27-10-2005 a las 12:58 +0200, Thorsten Scherler escribió: > Thx it seems recent commits have solved this issue.
I was wrong, only the error is gone but still it is not working. :( salu2 > salu2 > > El lun, 17-10-2005 a las 19:15 +0200, Sylvain Wallez escribió: > > Thorsten Scherler wrote: > > > > >>>> Instead I get http://pastebin.com/393378 > > >>>> java.lang.IllegalStateException. > > >>>> > > >>> The problem is that in > > >>> > > >>> ./src/blocks/forms/java/org/apache/cocoon/forms/flow/javascript/Form.js > > >>> > > >>> cocoon.sendStatus(200); > > >>> > > >>> seems to close the OutputStream while the following code tries > > >>> to write to this same OutputStream -> IllegalStateException. > > >>> A cheap workaround is to comment the workaround for safari ... > > >>> I wonder why I didn't see this exception when running the cocoon > > >>> samples ... ? > > >>> > > >> This isn't what happens, as sendStatus() calls setStatus() on the > > >> HttpServletResponse, but doesn't close the stream. > > >> > > >> Thorsten, can you provide us with some useful extract of the sitemap? > > >> > > > > > > Sure, Sylvain. Thx for offering your help. :) > > > > > > > <snip/> > > > > I'm very sorry Thorsten, I meant "some useful extract of the > > _stacktrace_" so that we can know what is throwing the > > IllegalStateException... > > > > Perhaps it was on pastebin (just noticed the link) but the page is blank > > now... > > > > Sylvain > > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]