Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3783 Various improvments to the OASIS async programming model support we provide
  3. TUSCANY-3787

The Java callback pattern of the aynch programming model is not implemented correctly

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Java-SCA-2.0-Beta1
    • Java-SCA-2.x
    • None
    • None
    • all

    Description

      Currently the CallbackHandler provided by the client does not appear to be called back at the point at which the response arrives at the client. Instead the callback is called as the point at which to forward call is sent.

      Also, on the server side, the ResponseDispatchImpl handles the callback information incorrectly (should simply use the callback EPR) rather than attempting to ready any address itself.

      Attachments

        Activity

          People

            Unassigned Unassigned
            simonslaws Simon Laws
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: