Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces
Description
ICEfaces should take advantage of Servlet 3.0 asynchronous features.
It's important to test the Servlet 3.0 push features of ICEfaces 2.0 even though the ultimate approach will be to have a standalone notification service: the usage pattern will be similar and it is important that shipping Servlet 3.0 containers are stable under ICEfaces.
GlassFish and Jetty provide Servlet 3.0 implementations, and a Tomcat branch does contain the Servlet 3.0 APIs.
(Initial testing will require building and troubleshooting of application servers from source code or nightly binaries, so this is not likely effective as a QA task.)