I\'ve downloaded the latest Jetty 8 Hightide, but cannot get WebSockets to work. I unzip the distribution, put my .war file in the webapps folder and start:
copy %JETTY_ROOT%\lib\jetty-websocket-.jar %SERVLET_ROOT%\WEB-INF\lib
Seemed to work great for me!