Bug 443913 - Update VJS to Jetty 9 (WebSocket support)
Summary: Update VJS to Jetty 9 (WebSocket support)
Status: NEW
Alias: None
Product: Virgo
Classification: RT
Component: jetty (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-12 04:54 EDT by Florian Waibel CLA
Modified: 2014-09-12 09:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Waibel CLA 2014-09-12 04:54:07 EDT
"In short, if you want to use websocket, on a browser, then you have to use either a recent version of Tomcat 8.x or Jetty 9.x to be successful and stable." [1]

[1] http://stackoverflow.com/questions/25544235/virgo-jetty-server-doesnt-create-url-for-deployed-par
Comment 1 Violeta Georgieva CLA 2014-09-12 07:49:53 EDT
(In reply to Florian Waibel from comment #0)
> "In short, if you want to use websocket, on a browser, then you have to use
> either a recent version of Tomcat 8.x or Jetty 9.x to be successful and

Websocket is available in Tomcat 7.0.x and Virgo 3.6.3.
If there is something that is not back-ported please reply here.

Regards
Violeta

> stable." [1]
> 
> [1]
> http://stackoverflow.com/questions/25544235/virgo-jetty-server-doesnt-create-
> url-for-deployed-par
Comment 2 Florian Waibel CLA 2014-09-12 09:24:27 EDT
Please have a look at the detailed answer from the maintainer of the websocket implementation for Jetty, available on stackoverlow for more details.

He is talking about both, Tomcat and Jetty.