tomcat - primefaces push not working in Safari using AWS Tomcat7 -


i using primefaces 5.1, jsf 2.1 , tomcat 7 , application in aws. atmosphere version 2.2.2.

i not able use push functionality in safari 5.1.7.

we have configured aws enable push based on primeface push aws , websocket tomcat 7 on aws elastic beanstalk , creation of .ebextensions folder in aws elastic beanstalk.

push working in other browsers.

i tried solution provided in primepush on tomcat 7 not working unsuccessful.

safari console shows enter image description here

any appreciated..

update1: 1 option try non secure websockets when safari browser detected (from http://blog.marcon.me/post/24874118286/secure-websockets-safari). if so, question how make primefaces's push select non secure web socket?

update2: tried implementing ssl see if push not working in safari due our self signed certificate. didnot seem work either.

safari 5.1.7 old ... here https://github.com/atmosphere/atmosphere/wiki/safari-and-websockets-issues documented there issues 5.1.5. don't think there fix .5 .7 that.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -