Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-1965

sample-callback-ws-service fails to callback to the 2nd instance of sample-callback-ws-client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Java-SCA-1.x
    • Java-SCA-1.1
    • SCA Java Runtime
    • None

    Description

      Start the sample-callback-ws-service, and then run sample-callback-ws-client. It will be successful for the first time. Then run sample-callback-ws-client again, the sample-callback-ws-service will fail to callback with a ConnectException.

      Here is the problem behind, say the client starts the "callback service": at port X, then service side set X into the wire for the callback. When the client runs for the 2nd time, the "callback service" listens on a new port Y, but the service side still use the staled port X to make the callback.

      Attachments

        Activity

          People

            scnash Simon Nash
            rfeng Zhaohui Feng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: