ICEfaces
  1. ICEfaces
  2. ICE-4266

Add publishNow functionality to the MessageServiceClient

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC2
    • Fix Version/s: 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      Add the ability to "publish now" to the MessageServiceClient. The current publish(...) methods don't actually publish the message directly. Instead the message is put in a MessagePipeline in order to give the MessageServiceClient a chance to gather multiple message before publishing a big concatenated message. The introduction of publishNow(...) methods should give us the ability to directly publish a message giving the ability to act directly on failure as well.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18651 Wed Mar 25 13:41:43 MDT 2009 jack.van.ooststroom Fixed JIRA ICE-4266 : Add publishNow functionality to the MessageServiceClient
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/MainServlet.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/http/HttpAdapter.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/net/messaging/MessageServiceClient.java
        Jack Van Ooststroom created issue -
        Jack Van Ooststroom made changes -
        Field Original Value New Value
        Assignee Jack Van Ooststroom [ jack.van.ooststroom ]
        Hide
        Jack Van Ooststroom added a comment -

        Changed Fix Version(s) to 1.8.0

        Show
        Jack Van Ooststroom added a comment - Changed Fix Version(s) to 1.8.0
        Jack Van Ooststroom made changes -
        Salesforce Case []
        Fix Version/s 1.8 [ 10161 ]
        Jack Van Ooststroom made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Jack Van Ooststroom added a comment -

        I added the publishNow(...) method equivalents of the publish(...) methods. Note that the publishNow(...) methods might throw a MessageServiceException. The MainServlet now uses the publishNow(...) method to potentially fail quickly in case the Push Server is not there. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - I added the publishNow(...) method equivalents of the publish(...) methods. Note that the publishNow(...) methods might throw a MessageServiceException. The MainServlet now uses the publishNow(...) method to potentially fail quickly in case the Push Server is not there. Marking this one as FIXED.
        Jack Van Ooststroom made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Jack van Ooststroom [ jack.van.ooststroom ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: