Thanks Charles for clarification. On Tue, Jun 30, 2015 at 12:47 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote:
> > From: Kiran Badi [mailto:ki...@poonam.org] > > Subject: Re: why is Tomcat 7 invoking WebSocket protocol? > > > I know for sure I am not using websockets in my application, but stack > > trace shows me wsfilter used by tomcat getting called for some reason, > > As it should be. > > > Just for understanding purpose, is this valid flow , exceptions needs to > > bubble up through all the filters ? > > Of course. Any method on the call stack gets a shot at the exception. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail and > its attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >