Skip to content

Tomcat WebSockets issues and workaround

jfarcand edited this page Jun 27, 2012 · 10 revisions

The Tomcat WebSocket implementation is new and contains some issues. If you are using Atmosphere 0.9, make sure you read the following:

Connection gets closed after 20000 Workaround: Increase the value of connectionTimeout of the connector in server.xml

Sporadic NPE Workaround: No workaround, Atmosphere will handle the disconnection and recover from it)

ClassCastException with Spring Workaround: Upgrade Atmosphere 1.0.0-SNAPSHOT or 0.9.4

Firefox 10, Safari 5.x doesn't work with Tomcat 7.0.27 and up

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