Tagged Questions
3
votes
1answer
491 views
Primepush … Can't Establish Connection, Websocket closed, reason: Connection was closed abnormally
I'm using:
Linux
PrimeFaces 3.4.1
Glassfish 3.1.2.2 (build 5, with comet enabled, websockets disabled)
FireFox 10.0.7
Chromium 22.0.1229.94
I have PrimePush within a message-driven bean. When my ...
0
votes
1answer
318 views
What's the configuration the atmosphere for the servlet, primefaces 3.4 and glassfish 3.1.2.2
My environment is Glassfish 3.1.2.2 (enable Comet), JDK 1.7.0_07, Atmosphere 1.0.0.RC1, JSF 2.1.10, and PrimeFaces 3.4 on Windows 7.
I am trying out the Counter example (primefaces 3.4 counter)
I ...
1
vote
1answer
538 views
Atmosphere can't get session on Glassfish 3.1.2
I got the chat example working from Atmosphere, and now I want to get the session, but I get a null pointer exception. My configuration:
GlassFish 3.1.2
Atmosphere 1.0.0-SNAPSHOT
My ...
0
votes
3answers
835 views
How to use the Atmosphere framework with GlassFish 3.1.2?
I just try the Atmosphere framework. I made the chat sample running in Tomcat 7.0.27 but when I want to run it with GlassFish 3.1.2 then I only get the message:
...
0
votes
0answers
319 views
unable to run atmosphere sample in glassfish 3
i am trying to run Atmosphere example in Glassfish 3 and i have updated Jersey 1.9.1 successful in it
but some after deploying the sample successfully i am getting errors , source of download
...
1
vote
1answer
917 views
Problem using Atmosphere with Glassfish v3 and Primefaces
am trying to create a chat app using primefaces ajax push/comet which needs Atmosphere to run.am using glassfish v3 as my web server.but when i start up the chat app and try to chat i get this ...