Push in Websphere Liberty Profile

UI Components for JSF
Post Reply
icordoba
Posts: 67
Joined: 20 Nov 2010, 19:20

08 Jul 2014, 17:34

Hello,
I can't make PrimeFaces push to work in Websphere Liberty Profile server. Anyone has gone through it and made it work?

I've enabled <async-supported>true</async-supported> in Push Servlet and also included:

Code: Select all

<init-param>
<param-name>com.ibm.ws.webcontainer.async-supported</param-name>
<param-value>true</param-value>
</init-param>
But I keep on getting:

Code: Select all

[err] [Default Executor-thread-16] ERROR org.atmosphere.cpr.AsynchronousProcessor - Invalid request state. Websocket protocol not supported
[err] [Default Executor-thread-12] 
ERROR org.atmosphere.cpr.AsynchronousProcessor - Invalid request state. AsyncContext#startAsync not supported. Make sure async-supported is set to true in web.xml
Thanks for any configuration advice for prime faces PushServlet in web.xml

Ignacio

smithh032772
Posts: 6144
Joined: 10 Sep 2011, 21:10

09 Jul 2014, 11:44

Please ask your question in atmosphere google groups mail list.
Howard

PrimeFaces 6.0, Extensions 6.0.0, Push (Atmosphere 2.4.0)
TomEE+ 1.7.4 (Tomcat 7.0.68), MyFaces Core 2.2.9, JDK8
JUEL 2.2.7 | OmniFaces | EclipseLink-JPA/Derby | Chrome

Java EE 6 Tutorial|NetBeans|Google|Stackoverflow|PrimeFaces|Apache

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 35 guests