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
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13616 | Fri Apr 20 13:59:51 MDT 2007 | mircea.toma | Change listener interface -- |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/xmlhttp/PersistentFacesState.java
ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ViewListener.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletView.java |