Skip to content

Supported WebServers and Browsers

jfarcand edited this page Apr 19, 2012 · 24 revisions

##Supported Servers

The following table describes what Atmosphere supports. Currently Atmosphere can emulate Comet when native Comet support is not available (Websocket emulation is not yet supported).

Servers Version Native Comet Native WebSocket WebSockets Long-Polling Http Streaming JSONP
Jetty 5.x X X X
Jetty 6.x X X X X
Jetty 7.x X X X X X X
Jetty 8.x X X X X X X
GlassFish 2.x X X X X
GlassFish 3.x to 3.1.1 X X X X
GlassFish 3.1.2 X X X X X X
Tomcat 5.x X X X
Tomcat 6.x X X X X
Tomcat 7.0.26 and lower X X X X
Tomcat 7.0.27 and up X X X X X X
JBoss 5.x X X X
JBoss 6.x X X X X
JBoss 7.x X X X X
WebLogic 10.x X X X X
WebLogic 11.x X X X X
Resin 2.x X X X
Resin 3.x X X X X
WebSphere 7.x X X X
WebSphere 8.x X X X X

Step by Step Tutorials

Concepts & Architecture

15 Minutes Tutorial

Advanced Topics

API

Known WebServer Issues

References

External Documentations

githalytics.com alpha

Clone this wiki locally