You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set up AIO HttpNioConnector in Tomcat7 and found following:
AtmosphereServlet processing comet event relies on query parameter X-Atmosphere-Transport and in case it equals to websocket closes event.
GWT Atmosphere client is not passing transport parameter, so it causes CometEvent to spin infinitely in container
The text was updated successfully, but these errors were encountered:
I've set up AIO HttpNioConnector in Tomcat7 and found following:
AtmosphereServlet processing comet event relies on query parameter X-Atmosphere-Transport and in case it equals to websocket closes event.
GWT Atmosphere client is not passing transport parameter, so it causes CometEvent to spin infinitely in container
The text was updated successfully, but these errors were encountered: