I followed this tutorial to do a simple counter application in a primefaces project: http://blog.eisele.net/2012/09/primefaces-push-with-atmosphere-on.html
When the page with the counter is loaded, I get an error msg saying that the websocket gets closed improperly?
I wonder if this could have to do with the config of Glassfish? I have enabled comet support and websockets, but I may have missed other settings?
[config: GlassFish 3.1.2 Atmosphere 1.0.1 Primefaces 3.4.1 Netbeans 7.2]