Details
Description
Create domain wide cookies by default so that inter-window communication can work in conjunction with push-server deployments. Save participating sessions in domain wide cookie so that the blocking connection can receive notification for all sessions.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18600 | Wed Mar 18 06:57:47 MDT 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.async.js
MODIFY
/icefaces/trunk/icefaces/bridge/lib/cookie.js
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Salesforce Case | [] | |
| Fix Version/s | 1.8RC2 [ 10163 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Assignee Priority | P1 |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18612 | Wed Mar 18 17:45:43 MDT 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.async.js
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java
MODIFY
/icefaces/trunk/icefaces/bridge/src/application.js
|
| Summary | Create domain wide cookies by default | Inform server to receive notifications through the shared blocking connection for all the participating sessions |
| Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
| Salesforce Case | [] | |
| Description | Create domain wide cookies by default so that inter-window communication can work in conjunction with push-server deployments. | Create domain wide cookies by default so that inter-window communication can work in conjunction with push-server deployments. Save participating sessions in domain wide cookie so that the blocking connection can receive notification for all sessions. |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Summary | Inform server to receive notifications through the shared blocking connection for all the participating sessions | Make participating session IDs available to the shared blocking connection |
| Salesforce Case | [] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Assignee Priority | P1 | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.8 [ 10161 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18751 | Mon Apr 06 03:19:28 MDT 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/projects/bridge2/newlib/cookie.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18752 | Mon Apr 06 03:53:26 MDT 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/projects/bridge2/newlib/cookie.js
MODIFY
/projects/bridge2/src/connection.async.js
MODIFY
/projects/bridge2/src/application.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18755 | Mon Apr 06 04:01:48 MDT 2009 | mircea.toma | |
| Files Changed | ||||
MODIFY
/projects/bridge2/src/application.js
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mircea Toma [ mircea.toma ] |

Register session IDs globally by using a domain bound cookie. Inform server to receive notifications through the shared blocking connection for all the participating sessions.