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 wrote: > 2014-04-04 21:59 GMT+04:00 Sean Winterberger >: > > We just updated to tomcat 7.0.52 using the JSR356 implementation for > > w

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 wrote: > On Apr 4, 2014, at 1:59 PM, Sean Winterberger > wrote: > > > We just updated to tomcat 7.0.52 using the

Re: apt-get tomcat7 missing websocket jars

2014-04-04 Thread Daniel Mikusa
On Apr 4, 2014, at 1:59 PM, Sean Winterberger wrote: > 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 t

Re: apt-get tomcat7 missing websocket jars

2014-04-04 Thread Konstantin Kolinko
2014-04-04 21:59 GMT+04:00 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

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 websocket-a