Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tomcat + GWT + Websocket] Comet event shouldn't spin infinitely #920

Closed
gromozekas opened this issue Feb 20, 2013 · 3 comments
Closed

[Tomcat + GWT + Websocket] Comet event shouldn't spin infinitely #920

gromozekas opened this issue Feb 20, 2013 · 3 comments
Labels

Comments

@gromozekas
Copy link

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

@jfarcand
Copy link
Member

Which sample have you used to reproduce the issue? I can't reproduce or find a way to see the problem

jfarcand added a commit that referenced this issue Feb 21, 2013
@gromozekas
Copy link
Author

Sample project in your inbox

@jfarcand
Copy link
Member

@gromozekas Thanks, already fixed :-)

jfarcand added a commit that referenced this issue Feb 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants