Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: Framework
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Support Case References:
Description
If you run a plain JSF application that has request-scoped beans, the beans are
garbage collected when the request is done. If you run the same application
with ICEfaces, request-scoped beans remain in memory until the session expires.
garbage collected when the request is done. If you run the same application
with ICEfaces, request-scoped beans remain in memory until the session expires.
Need to create test case and investigate.