ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-348

RemotePushGroupManager must implement push(String, PushConfiguration)

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0
    • Fix Version/s: EE-3.0.0.BETA
    • Component/s: Enterprise Push Server
    • Labels:
      None
    • Environment:
      EPS

      Description

      This is related to MOBI-2 and ICE-7110

      RemotePushGroupManager must implement push(String, PushConfiguration)

        Issue Links

          Activity

          Hide
          Jack Van Ooststroom added a comment -

          I added a new MessagePayload class in order to represent the message body of the ObjectMessage being send.

          I added a new SerializablePushNotification class as the PushConfiguration needs to be serialized when used in an ObjectMessage.

          The push(String, PushConfiguration) implementation now remotely invokes the equivalent on the EPS end. Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - I added a new MessagePayload class in order to represent the message body of the ObjectMessage being send. I added a new SerializablePushNotification class as the PushConfiguration needs to be serialized when used in an ObjectMessage. The push(String, PushConfiguration) implementation now remotely invokes the equivalent on the EPS end. Marking this one as FIXED.
          Hide
          Jack Van Ooststroom added a comment -

          Sending src/main/java/org/icepush/PushNotification.java
          Transmitting file data .
          Committed revision 27914.

          Show
          Jack Van Ooststroom added a comment - Sending src/main/java/org/icepush/PushNotification.java Transmitting file data . Committed revision 27914.
          Hide
          Jack Van Ooststroom added a comment -

          Sending src/main/java/com/icesoft/push/RemotePushGroupManager.java
          Adding src/main/java/com/icesoft/push/SerializablePushNotification.java
          Adding src/main/java/com/icesoft/push/messaging/MessagePayload.java
          Sending src/main/java/com/icesoft/push/messaging/PushMessageService.java
          Transmitting file data ....
          Committed revision 30471.

          Show
          Jack Van Ooststroom added a comment - Sending src/main/java/com/icesoft/push/RemotePushGroupManager.java Adding src/main/java/com/icesoft/push/SerializablePushNotification.java Adding src/main/java/com/icesoft/push/messaging/MessagePayload.java Sending src/main/java/com/icesoft/push/messaging/PushMessageService.java Transmitting file data .... Committed revision 30471.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: