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

Upgrade Jetty 9 support to 9.0.0.M5 #850

Closed
bobwenx opened this issue Jan 24, 2013 · 5 comments
Closed

Upgrade Jetty 9 support to 9.0.0.M5 #850

bobwenx opened this issue Jan 24, 2013 · 5 comments

Comments

@bobwenx
Copy link

bobwenx commented Jan 24, 2013

is atmosphere work with jetty 9?
after reading the wiki page: https://github.com/Atmosphere/atmosphere/wiki/Supported-WebServers-and-Browsers.
it seems atmosphere only work with jetty 8.

@jfarcand
Copy link
Member

It works with Jetty 9.0.0.M0. I'm waiting for 9 to be released to add official support.

@bobwenx
Copy link
Author

bobwenx commented Jan 25, 2013

thank your reply, in addition, i was curious is atmosphere will implements "JSR 356: JavaTM API for WebSocket" in future release? because i see you are list in JSR 356 Expert Group.

@jfarcand
Copy link
Member

here. Contribution welcomed :-)

@rudiw
Copy link

rudiw commented Mar 23, 2013

Does Atmosphere support Jetty 9.0.0.v20130308? Trying wicket 6.6.0 with wicket-atmosphere 0.8 gives:

HTTP/1.1 501 Not Implemented
X-Atmosphere-tracking-id: 9a99b812-305a-4535-aa5e-27daec9dab05
X-Atmosphere-error: Websocket protocol not supported
Transfer-Encoding: chunked
Server: Jetty(9.0.0.v20130308)

@jfarcand
Copy link
Member

@rudiw Wicket use 1.0.12, so you will need to upgrade to 1.0.13 once released to have Jetty 9 support. See #952

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

3 participants