Re: Websocket endpoint on Tomcat 8

2016-09-27 Thread Mark Eggers
Astor, On 9/27/2016 12:45 PM, Astor John Pinto wrote: > Hi all, > > We have been trying to set up a websocket end point on Tomcat 8. > > The dependency in the pom.xml is > > > > > > commons-logging > > commons-logging > > 1.2 > >

Websocket endpoint on Tomcat 8

2016-09-27 Thread Astor John Pinto
Hi all, We have been trying to set up a websocket end point on Tomcat 8. The dependency in the pom.xml is commons-logging commons-logging 1.2 jar provided javax.websocket