Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1
-
Fix Version/s: None
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush
Description
This issue was found in the ICEmobile JSP application mvc-mediacast, but it may also occur with JSF use of ICEpush. When the following is used:
pushContext.push("photos");
pushContext.push("carousel");
the push to the carousel group is frequently delayed to the next heartbeat interval.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31169 | Thu Sep 27 17:51:38 MDT 2012 | ted.goddard | using single push group except for outvoted notification (PUSH-194) |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/webapp/WEB-INF/jsp/contest-upload.jsp
MODIFY /icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/webapp/WEB-INF/jsp/contest-viewer-panel.jsp MODIFY /icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/webapp/WEB-INF/jsp/contest-tablet.jsp MODIFY /icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/java/org/icemobile/samples/spring/mediacast/ContestController.java MODIFY /icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/webapp/WEB-INF/jsp/contest-photo-list.jsp |