ICEpush
  1. ICEpush
  2. PUSH-248

Update Poll sample application to include Cloud Push features

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.2.0.GA
    • Fix Version/s: EE-3.3.0.GA
    • Component/s: Samples
    • Labels:
      None
    • Environment:
      ICEfaces-EE, Poll

      Description

      Update Poll sample application to include Cloud Push features

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Adding poll/src/main/java/com/icesoft/faces/demo/poll/ApplicationConfiguration.java
        Adding poll/src/main/java/com/icesoft/faces/demo/poll/Constants.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/DebugListener.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/Participant.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/ParticipantView.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/Poll.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/PollCollection.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/PollMessageService.java
        Sending poll/src/main/java/com/icesoft/faces/demo/poll/SystemInfo.java
        Sending poll/src/main/webapp/WEB-INF/web.xml
        Sending poll/src/main/webapp/poll.xhtml
        Sending poll/src/main/webapp/polls.xhtml
        Transmitting file data ............
        Committed revision 34578.

        Show
        Jack Van Ooststroom added a comment - Adding poll/src/main/java/com/icesoft/faces/demo/poll/ApplicationConfiguration.java Adding poll/src/main/java/com/icesoft/faces/demo/poll/Constants.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/DebugListener.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/Participant.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/ParticipantView.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/Poll.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/PollCollection.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/PollMessageService.java Sending poll/src/main/java/com/icesoft/faces/demo/poll/SystemInfo.java Sending poll/src/main/webapp/WEB-INF/web.xml Sending poll/src/main/webapp/poll.xhtml Sending poll/src/main/webapp/polls.xhtml Transmitting file data ............ Committed revision 34578.
        Hide
        Jack Van Ooststroom added a comment -

        The Poll application now includes Cloud Push features:

        • When a new poll is created a Priority Push is done.
        • When a poll result changes from "against", "for" or "tie" to another poll result, a Priority Push is done.

        In addition the Poll application can be configured using web.xml to enable/disable certain features:

        • com.icesoft.faces.demo.poll.messagingEnabled [boolean]
          This can be used to enable/disable JMS messaging support.
        • com.icesoft.faces.demo.poll.pushMode [String]
          This can be used to disable Push ("none"), enable Push ("push"), or enable Cloud Push ("cloud-push").

        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - The Poll application now includes Cloud Push features: When a new poll is created a Priority Push is done. When a poll result changes from "against", "for" or "tie" to another poll result, a Priority Push is done. In addition the Poll application can be configured using web.xml to enable/disable certain features: com.icesoft.faces.demo.poll.messagingEnabled [boolean] This can be used to enable/disable JMS messaging support. com.icesoft.faces.demo.poll.pushMode [String] This can be used to disable Push ("none"), enable Push ("push"), or enable Cloud Push ("cloud-push"). Marking this one as FIXED.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: