Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.3, EE-3.3.0.GA_P01
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush
-
Assignee Priority:P1
Description
With the move of the ConfigurationServer up the chain (http://jira.icesoft.org/browse/PUSH-272) the Browser-ID should be known before creating the BlockingConnectionServer. The Browser-ID should therefor be passed down instead of letting the BlockingConnectionServer get it from the first incoming request.
Sending core/src/main/java/org/icepush/BlockingConnectionServer.java
Sending core/src/main/java/org/icepush/servlet/BrowserBoundServlet.java
Sending core/src/main/java/org/icepush/servlet/MainServlet.java
Transmitting file data ...
Committed revision 37788.
Sending core-ee/src/main/java/com/icesoft/icepush/BrowserBoundServlet.java
Sending core-ee/src/main/java/com/icesoft/icepush/MainServlet.java
Transmitting file data ..
Committed revision 35348.
Sending eps/src/main/java/com/icesoft/push/servlet/BrowserBoundServlet.java
Sending eps/src/main/java/com/icesoft/push/servlet/MainServlet.java
Transmitting file data ..
Committed revision 35349.