Salut,
I've removed the use of HttpSession in Atmosphere-Jersey with my last
commit. I've also removed as much as I can HttpSession uses in the
framework itself so the framework do not suffer:
+ Session.invalidate which clear the state
+ Session's timeout
Atmosphere-Runtime still uses sessions for supporting the Resume operations.
If you need sessions support with your Atmosphere-Jersey, you can enable
it by defining the session-support="true" attribute in the
<atmosphere-handler ...> element in atmosphere.xml.
Thanks
-- Jeanfrancois
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]