users@jersey.java.net

[Fwd: [ANN] Atmosphere 0.2 GA released!]

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 15 Jun 2009 14:03:13 -0400

Hi,

shameless plug, but since Jersey is an important piece, wanted to share :-)

A+

-- Jeanfrancois

-------- Original Message --------
Subject: [ANN] Atmosphere 0.2 GA released!
Date: Fri, 12 Jun 2009 23:19:02 -0400
From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Reply-To: dev_at_atmosphere.dev.java.net
To: users_at_atmosphere.dev.java.net, dev_at_atmosphere.dev.java.net

Salut,

Atmosphere 0.2 GA (http://atmosphere.dev.java.net) is now officially
released and can be downloaded from
here:

   * http://download.java.net/maven/2/org/atmosphere/
     <module-name>/0.2/module-name.jar (src and javadoc included)

This release includes many bug fixes and:

   * Official support for atmosphere-core annotations:
     @Resume,_at_Suspend,_at_ResumeOnBroadcast,_at_Broadcast
     You can now write REST and Web application, thanks to Jersey
     (see: http://java.dzone.com/articles/dead-simple-async-rest)

   * New samples:
         Twitter (atmosphere-core) --> Web
         Counter (atmosphere-core --> REST
         Twitter (atmosphere-cpr) --> Web
         Chat (atmosphere-core) --> REST

   * Official support for JBossWeb, Jetty 7

   * Improved support for Servlet 3.0, Weblogic, Tomcat, Jetty, GlassFish

   * Now possible to force native Comet:
     -Dorg.atmosphere.useNative=true|false

   * New BroadcasterLookup support for EJB and non web applications
     broadcast
     (see http://is.gd/10oDk)

   * New AbstractReflectorAtmosphereHandler for getting started fast
     (see http://is.gd/10oHc)

   * New ReflectorServletProcessor for helping existing framework to add
     support for Atmosphere.
     (see http://is.gd/10oKc)

   * New leader/follower thread pool implementation when broadcasting
     messages.

   * New AtmosphereAdapter that can be used with the GrizzlyWebServer
     embed API, and also deployable in v3 nucleus distribution
     (see: http://is.gd/10oOT)

   * new MessageTransformer API for XSS attack/Filtering/Throttling
broadcast:
     (see: http://is.gd/10oXV)


Thanks to this community for all the feedback. For day to day news,
follow us on http://twitter.com/atmosphere_java

-- Jeanfrancois





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_atmosphere.dev.java.net
For additional commands, e-mail: dev-help_at_atmosphere.dev.java.net