[ https://issues.apache.org/jira/browse/ADFFACES-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471027 ]
Matthias Weßendorf commented on ADFFACES-352: --------------------------------------------- added the flush() to XhtmlResponseWriter.java in the first run > XhtmlResponseWriter.flush() does not call flush() on the underlying writer > -------------------------------------------------------------------------- > > Key: ADFFACES-352 > URL: https://issues.apache.org/jira/browse/ADFFACES-352 > Project: MyFaces ADF-Faces > Issue Type: Bug > Reporter: Max Starets > Assigned To: Matthias Weßendorf > > XhtmlResponseWriter.flush() should be calling flush() on the underlying > writer. It should be up to the underlying writer to implement this as a no-op > if necessary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.