Details
Description
During application shutdown sequence, in application that usually use clocks, there is a good chance that requests for blocking connection (receive-updated-views) are sent after the framework shutdown. This can cause unblocked threads to accumulate when sessions expire.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15990 | Mon Mar 10 18:19:29 MDT 2008 | mircea.toma | Avoid to block responses after shutdown. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SendUpdatedViews.java
|