Hi Chuck, IIRC you need websocket-api, tomcat7-websocket (or tomcat-websocket if you use tomcat 8 jars) normally which should bring transitively tomcat-util and tomcat-juli.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2016-01-12 17:27 GMT+01:00 Chuck Davis <[email protected]>: > Romain did this good article: > http://www.tomitribe.com/blog/2015/05/websocket-and-lock-it/ > > But there is no indication how to set up the client environment. What > jar(s) or Maven POM entries are required for the client side > implementation classes? > > Is there a document already which explains this? > > Thanks. >
