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

scaOperationName being set on response messages

    XMLWordPrintableJSON

Details

    • Patch Available

    Description

      Per the JMS Binding specification, scaOperationName should be set when "receiving a request at a service, or a callback at a reference" (line399-400), so it should not be set for reply messages. However the HeaderServiceInterceptor.processResponse message is calling:

      responseMessageProcessor.setOperationName(operationName, jmsMsg);

      Which sets the scaOperationName of the request in the response message. This line should be removed.

      Attachments

        1. Tuscany-4019.patch
          2 kB
          Jennifer Thompson

        Activity

          People

            Unassigned Unassigned
            jennthom Jennifer Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: