[
https://issues.apache.org/jira/browse/MYFACES-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362177#comment-16362177
]
Thomas Andraschko commented on MYFACES-4200:
--------------------------------------------
A deeper analysis or patch would be great. It could also be a Tomcat problem,
we can "just use" the PushBuilder.
> Issues with JSF 2.3 resource pushing using PushBuilder
> ------------------------------------------------------
>
> Key: MYFACES-4200
> URL: https://issues.apache.org/jira/browse/MYFACES-4200
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.3.0
> Environment: Apache Tomcat 9.0.4/9.0.5
> JDK 1.8.0.152
> Windows 8
> MyFaces-2.3.0-SNAPSHOT
> Reporter: Holger Sunke
> Priority: Major
>
> When Servlet 4 PushBuilder is used with complex web applications requiring
> many resources (e.g. Primefaces Showcase), I keep getting plenty of
> Exceptions with Apache Tomcat 9:
> org.apache.coyote.CloseNowException: Connection [3], Stream [111], This
> stream is not writable
> caused by HTTPS streams gotten closed due to protocol violations. The final
> output is not usable most of the times.
> Opening the same application using a HTTP/1.1 connector works fine.
> Resource Push with implemented thru #MYFACES-4141.
>
> A similar issue already exists for JSF 2.3.3 RI Mojarra:
> https://github.com/javaserverfaces/mojarra/issues/4329
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)