Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Framework
-
Labels:None
-
Environment:Req. whenever multiple ICEfaces asynchronous apps (push) are deployed to the same server/host. Also required for support of multiple ICEfaces push portlets on the same portlet page.
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
The ICEfaces Push Server is a replacement for the Async. HTTP Server (AHS). It provides a zero-configuration solution to the problem of supporting multiple ICEfaces asynchonrous (push) applications deployed to the same server/host-name. As most browsers have limitations on the number of concurrent connections that can be made to the same server/host-name it is necessary for multiple async. apps. on the same server to share a blocking connection back to the server. The Push Server provides this functionality in a lightweight implementation with minimal configuration required.
To use the Push Server, you simply deploy the push-server.war file to the same server you are deploying your ICEfaces push applications to. The ICEfaces apps. will discover the Push Server at startup and automatically configure themselves to use it.
To use the Push Server, you simply deploy the push-server.war file to the same server you are deploying your ICEfaces push applications to. The ICEfaces apps. will discover the Push Server at startup and automatically configure themselves to use it.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18707 | Tue Mar 31 14:10:10 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/push-server/src/org/icesoft/faces/push/server/MessageService.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18705 | Tue Mar 31 13:47:22 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/jms/JMSSubscriberConnection.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18699 | Tue Mar 31 10:44:40 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18694 | Mon Mar 30 17:37:31 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18620 | Thu Mar 19 14:54:25 MDT 2009 | jack.van.ooststroom | Another Fix for JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18618 | Thu Mar 19 13:20:28 MDT 2009 | jack.van.ooststroom | Another Fix for JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/util/ServerUtility.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18613 | Wed Mar 18 22:31:58 MDT 2009 | jack.van.ooststroom | Added Fix for JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/push-server/src/org/icesoft/faces/push/server/PushServlet.java
ADD /icefaces/trunk/icefaces/core/src/com/icesoft/util/ServerUtility.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/http/HttpAdapter.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/MessageServiceClient.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18594 | Tue Mar 17 11:36:34 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/MessagePipeline.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18590 | Mon Mar 16 16:55:31 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/build.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18588 | Mon Mar 16 16:17:19 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
ADD
/icefaces/trunk/icefaces/push-server/conf/org/icesoft/faces
ADD /icefaces/trunk/icefaces/push-server/conf ADD /icefaces/trunk/icefaces/push-server/conf/org/icesoft ADD /icefaces/trunk/icefaces/push-server/conf/org/icesoft/faces/push/server MODIFY /icefaces/trunk/icefaces/push-server/src/org/icesoft/faces/push/server/ProductInfo.java DEL /icefaces/trunk/icefaces/push-server/build.properties ADD /icefaces/trunk/icefaces/push-server/conf/org/icesoft/faces/push/server/ProductInfo.java MODIFY /icefaces/trunk/icefaces/push-server/build.xml ADD /icefaces/trunk/icefaces/push-server/conf/org/icesoft/faces/push ADD /icefaces/trunk/icefaces/push-server/conf/org |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18585 | Mon Mar 16 13:37:10 MDT 2009 | jack.van.ooststroom | JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/push-server/web/WEB-INF/web.xml
MODIFY /icefaces/trunk/icefaces/push-server/build.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18577 | Sun Mar 15 23:38:46 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18576 | Sun Mar 15 23:31:12 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainSessionBoundServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18575 | Sun Mar 15 23:29:34 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/SingleViewServer.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/MultiViewServer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18574 | Sun Mar 15 23:28:29 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
DEL
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/AsyncServerDetector.java
ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/PushServerDetector.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18573 | Sun Mar 15 23:26:04 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletRequestResponse.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/common/RequestProxy.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/common/Request.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18572 | Sun Mar 15 23:18:04 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/org/icefaces/x/context/BridgeFacesContext2.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMContext.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/View.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18571 | Sun Mar 15 22:54:03 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
ADD
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/common/PushServerAdaptingServlet.java
DEL /icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/common/AsyncHttpServerAdaptingServlet.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/BroadcastHub.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18570 | Sun Mar 15 22:51:47 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
DEL
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/event/servlet/ContextEventPublisher.java
DEL /icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/event/servlet/MessagingContextEventPublisher.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/event/servlet/ContextEventRepeater.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18569 | Sun Mar 15 22:44:54 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/util/ThreadFactory.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18568 | Sun Mar 15 22:43:36 MDT 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/TextMessage.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/ObjectMessage.java ADD /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/http/HttpAdapter.java ADD /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/http MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/MessageServiceClient.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/AbstractMessage.java |