ICEpush
  1. ICEpush
  2. PUSH-101

Introduce alternative way to receive BROWSER_ID

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0.0
    • Component/s: Java Client, Push Library
    • Labels:
      None
    • Environment:
      ICEpush

      Description

      Introduce an alternative way to receive the BROWSER_ID. Currently the first request to an ICEpush application, in the case of a JSP application it would be to index.jsp, the BROWSER_ID is returned in the response's Set-Cookie header. A BROWSER_ID is required in order to successfully utilize the Push API, such as create-push-id, add-group-member and such. However, in the case of the Java Push Client, there is no page required to display. Therefore a first request to index.jsp should not have to be issued by the Java Push Client. Its first request should rather be the create-push-id request for instance. However, at this point the Java Push Client does not have a BROWSER_ID yet.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22321 Mon Sep 13 06:30:18 MDT 2010 mircea.toma PUSH-101 Revert commented out code.
          Files Changed
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/PushContext.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22320 Mon Sep 13 06:25:56 MDT 2010 mircea.toma PUSH-101 Changed ConfigurationServer to generate and send a browserId on the blocking conection in case the browser dind't get on yet (during page load for example).
          Files Changed
          Commit graph ADD /scratchpads/snowplow/core/src/main/java/org/icepush/http/standard/Cookie.java
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/PushContext.java
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/servlet/BrowserBoundServlet.java
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/ConfigurationServer.java
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/javascript/command.js
          Commit graph MODIFY /scratchpads/snowplow/core/src/main/javascript/application.js

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Jack Van Ooststroom
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: