apt-get tomcat7 missing websocket jars

2014-04-04 Thread Sean Winterberger
We just updated to tomcat 7.0.52 using the JSR356 implementation for websockets. This implementation is using the annotated class method of setting up the websocket server endpoint. On a local install of the system (windows7) the tomcat lib directory contains tomcat7-websocket.jar and

Re: apt-get tomcat7 missing websocket jars

2014-04-04 Thread Sean Winterberger
Thanks for the timely response Dan, much appreciated! Ill bring it up with the debian mailing list and use the manual install for now. On Fri, Apr 4, 2014 at 12:11 PM, Daniel Mikusa dmik...@gopivotal.comwrote: On Apr 4, 2014, at 1:59 PM, Sean Winterberger sean.winterber...@gmail.com wrote

Re: apt-get tomcat7 missing websocket jars

2014-04-04 Thread Sean Winterberger
Thanks Konstantin! Makes sense, I will switch over to manually installing the release. Best Regards, Sean On Fri, Apr 4, 2014 at 12:10 PM, Konstantin Kolinko knst.koli...@gmail.comwrote: 2014-04-04 21:59 GMT+04:00 Sean Winterberger sean.winterber...@gmail.com : We just updated to tomcat