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.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Need to create test case and investigate.
Show
Ted Goddard
added a comment -
Need to create test case and investigate.
look like this is still hapening in the portlet version, request scope beans acts like session scope beans