Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      Glassfish V3, Tomcat 6.0.20
    • Affects:
      Sample App./Tutorial

      Description

      There are a number of issues that come up when running the Wicket Integration sample \ossrepo\scratchpads\snowplow\integration\wicket\samples\pushpanel

      1 - uncaught exception: Cannot find value for cookie: ice.pushids usually shows up when initially loading the application in the browser:

      2 - I cannot get push to work unless I remove the window.onload = function(){ice.push.register...} script and replace it with a button to register onclick.

      3 - When registering this way it only works if the blocking connection was established and this is irregular.

      In the icepush logging I always see all the notifications triggered but usually only one or two browsers for Participating pushIds: and Sending notifications (I usually test with IE7, FF and Opera).

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20564 Wed Feb 10 15:38:15 MST 2010 brad.kroeger PUSH-32 Remove manual registration from icechat application.
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/wicket/src/main/java/org/icepush/samples/icechat/wicket/PushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/wicket/src/main/java/org/icepush/samples/icechat/wicket/ChatPanel.html
        Commit graph MODIFY /scratchpads/snowplow/samples/icechat/web/wicket/src/main/java/org/icepush/samples/icechat/wicket/ChatPanel.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20563 Wed Feb 10 14:12:34 MST 2010 brad.kroeger PUSH-32 PushPanel no longer updates itself as a result of AJAX callback. This is to prevent the register script from executing multiple times and adding the same pushId multiple times to the list of Participating PushIds.
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/core/src/main/java/org/icepush/integration/wicket/core/PushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/LeftPushPanel.html
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/RightPushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/LeftPushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/RightPushPanel.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20552 Tue Feb 09 18:28:39 MST 2010 brad.kroeger PUSH-32 Comment out test button.
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/core/src/main/java/org/icepush/integration/wicket/core/PushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/LeftPushPanel.html
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/RightPushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/LeftPushPanel.java
        Commit graph MODIFY /scratchpads/snowplow/integration/wicket/samples/pushpanel/src/main/java/org/icepush/integration/wicket/samples/pushpanel/RightPushPanel.html

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: