Hi all, The attached patch to ServerPagesGenerator.java fixes an issue with ArrayIndexOutOfBoundsExceptions (from xalan) being appended to pages after another exception is thrown while procssing a page previously. It makes sure that the event stack is always cleared after processing a page with an exception, as well as when the component is recycled. ------------------------- Jeff Skaistis [EMAIL PROTECTED]
ServerPagesGenerator.java.diff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]