atmosphere « PrimeFaces « JSF Q&A





1. Problem using Atmosphere with Glassfish v3 and Primefaces    stackoverflow.com

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 ...

2. Atmosphere: IllegalAccessError on accessing AtmosphereServle    forum.primefaces.org

>> << bambo1543 Posts: 3 Joined: 01 Jul 2010, 23:54 02 Jul 2010, 00:02 by bambo1543 Atmosphere: IllegalAccessError on accessing AtmosphereServle Hi, I'm trying to get Primefaces run. Im using primefaces-2.1.RC1-SNAPSHOT, ...

3. atmosphere    forum.primefaces.org

28 Jul 2010, 17:12 by shanghanyu atmosphere Hi, guys Im trying to enable ajax on primefaces with atmosphere on jboss5, I read the primefaces user guide and did what it said, ...

4. Atmosphere on glassfish v3    forum.primefaces.org

I try to implement "", and from the user guide, I need to download Atmosphere-compat, but I dont see any Atmosphere-compat for Glassfish. Am I missing anything? Here is the link ...

5. p:push atmosphere jersey gf3    forum.primefaces.org

21 Nov 2010, 13:39 by sky_java_seb p:push atmosphere jersey gf3 hello all, First I tryed to search related topics but it seems there is no news since about june this year,... ...

6. Atmosphere Comet characterset encoding problem    forum.primefaces.org

public class PrimeFacesCometHandler implements AtmosphereHandler { ... public void onRequest(AtmosphereResource event) throws IOException { ... if(request.getMethod().equals("GET")) { ...

7. Atmosphere setup    forum.primefaces.org

Hi, I'd very like to get into the atmosphere part of primefaces, but I lack information about the setup. I'm using the actual snapshot 3.0m2. Which version of atmosphere are you ...