Hi Christopher, The following is the link in tomcat7 docs http://tomcat.apache.org/tomcat-7.0-doc/web-socket-howto.html
in this under the application development section there is a pointer to server side code which shows an example implementation of chat application with annotations. You can have a look at it. On Wed, Mar 20, 2013 at 1:37 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Muralidhar, > > Please don't top-post. See my response below. > > On 3/17/13 4:44 PM, Muralidhar Yaragalla wrote: > > On Mon, Mar 18, 2013 at 2:00 AM, Mark Thomas <ma...@apache.org> > > wrote: > > > >> On 17/03/2013 20:17, Muralidhar Yaragalla wrote: > >>> Hi I have downloaded the tomcat 7.0.37 and trying to run the > >>> websocket > >> chat > >>> program which is with "javax.wesocket" annotations but the > >>> annotations > >> are > >>> not being recognized. how to run this on tomcat. > >> > >> Tomcat 7.0.x does not (yet) implement JSR-356. > >> > >> Tomcat's JSR-356 implementation is a work-in-progress on trunk > >> (i.e. Tomcat 8.0.x). Once the JSR-356 implementation is complete, > >> the non-JSR-356 WebSocket implementation in Tomcat 7 will be > >> deprecated and the JSR-356 implementation ported from trunk to > >> replace it. > > > > Thank you. Without implementing jsr why would they show examples > > in tomcat7 online docs. It is so much confusing. Thanks anyway. > > Can you give an example of where some Tomcat 7 online documentation is > inaccurate? > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.17 (Darwin) > Comment: GPGTools - http://gpgtools.org > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEAREIAAYFAlFIxXAACgkQ9CaO5/Lv0PAo9gCfY4IwIMec5mFjs+sfGECxHK2Z > SSAAoKEgs8kJqXP2qTGyKt+C8w2ybdEB > =7s6K > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Thanks And Regards, *Muralidhar Yaragalla. *