Re: Considering @serverEndPoint url for routing the request , if the request is of ws:// type

2017-05-31 Thread Bhuvan Gupta
im that Guice is NOT JSR-356 conformant is valid you need > to take this up with Guice Authors > > i use Guice occasionally opting instead to use Spring Framework 4.x for > the majority of my work > > > Good Luck! > Martin > __ >

Re: Considering @serverEndPoint url for routing the request , if the request is of ws:// type

2017-05-30 Thread Bhuvan Gupta
r websocket class extend org.apache.tomcat. > websocket.server.WsFilter > > > ? > M > __ > > > > > -- > *From:* Bhuvan Gupta > *Sent:* Tuesday, May 30, 2017 11:12 AM > *To:* Tomcat Users Lis

Re: Considering @serverEndPoint url for routing the request , if the request is of ws:// type

2017-05-30 Thread Bhuvan Gupta
-web-app On Tue, May 30, 2017 at 12:15 PM, Mark Thomas wrote: > This time to the list... > > On 29/05/17 16:49, Bhuvan Gupta wrote: > > Mark, > > > >>> Explicitly declare Tomcat's WebSocket filter and ensure it is the first > > filter in the processing c

Re: Considering @serverEndPoint url for routing the request , if the request is of ws:// type

2017-05-29 Thread Bhuvan Gupta
28 May 2017 10:09:03 BST, Bhuvan Gupta wrote: > >Hello, > > > > > > > >I create a sample webapp using servlets and http, which work fine and > >the > >web.xml looks like > > > > > >guiceFilter > >com.google.inject.servlet.GuiceFi

Considering @serverEndPoint url for routing the request , if the request is of ws:// type

2017-05-28 Thread Bhuvan Gupta
Hello, I create a sample webapp using servlets and http, which work fine and the web.xml looks like guiceFilter com.google.inject.servlet.GuiceFilter guiceFilter /* Now i want to add few @ServerEndPoint class to use websocket. So i added a class and added @ServerEndpoint(valu

QOSFilter in tomcat 8

2016-03-08 Thread Bhuvan Gupta
Hello all, Is there a QosFilter available for Tomcat 8, like there is one for jetty Theory: https://www.eclipse.org/jetty/documentation/current/qos-filter.html Src: https://github.com/eclipse/jetty.project/blob/ac24196b0d341534793308d585161381d5bca4ac/jetty-servlets/src/main/java/org/eclipse/jett