Details
Description
Start session expiry message exchange between bridge and server just before the servlet container will invalidate the session. This in turn will close the blocking connection which will allow the servlet container to invalidate the session.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13454 | Mon Apr 02 14:45:59 MDT 2007 | mircea.toma | Use a no-operation onPut listener on shutdown to stop trying to take from the pendingRequest queue -- |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SendUpdatedViews.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13440 | Fri Mar 30 11:32:43 MDT 2007 | mircea.toma | Replace SynchronousQueue since it has weird behaviour -- |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SendUpdatedViews.java
|