latest release of Tyrus (1.0-b13) implements websocket-api 1.0-rc1,
which introduced some changes. Applications written using older API
might not be compilable or deployable to glassfish any more.
I tried to summarize all of them in blog post [1], but if you want to
get complete set of changes, you should read spec draft and javadoc at [2].
If you want to experiment and play with our latest implementation, feel
free to do that (good starting point might be looking at our samples:
http://search.maven.org/#search|ga|1|g%3A%22org.glassfish.tyrus.samples%22
). Glassfish trunk already contains this version and new API, you can
download it at [3].