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.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to