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

Investigate atmosphere cometd #28

Closed
uklance opened this issue Jun 22, 2012 · 2 comments
Closed

Investigate atmosphere cometd #28

uklance opened this issue Jun 22, 2012 · 2 comments

Comments

@uklance
Copy link
Owner

uklance commented Jun 22, 2012

Atmosphere claims to support all servlet containers and has a CometD servlet using the atmosphere framework.
https://github.com/Atmosphere/atmosphere/wiki/Getting-started-with-Cometd
http://atmosphere.github.com/atmosphere/apidocs/org/atmosphere/cometd/CometdServlet.html
http://atmosphere-framework.2306103.n4.nabble.com/Using-CometD-with-Atmosphere-td4650724.html

@jfarcand
Copy link

Salut, nay reason to have stopped using Atmosphere? Please let me know if you face any issue, I will be happy to fix them and help with the integration. Thanks

@uklance
Copy link
Owner Author

uklance commented Mar 1, 2013

Hi jfarcand, I was actually trying to find a non-atmosphere solution to get a handle on the current HttpServletRequest. Turns out that this is not available when using a WebSocket. Since I only actually needed the HttpSession (and not the request) I found a solution here.

Looks like I forgot to switch my pom.xml back to use atmosphete-cometd after solving my problem. I'll make sure I switch back before releasing the next version.

How very observant of you... github is the new big-brother ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants