Uploaded image for project: 'RiftSaw'
  1. RiftSaw
  2. RIFTSAW-201

Adding WSA headers when calling oneway partnerlink

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • 2.3.8.Final, 2.4.0, 3.2
    • 2.0.0.Final
    • Integration
    • None

    Description

      It would be nice if Riftsaw could add default WS-Addressing headers on a asynchronous call (oneway invoke).

      I've tested with ODE, and it add all these SOAP headers
      soapenv:Header>
      <addr:To xmlns:addr="http://www.w3.org/2005/08/addressing">http://localhost:8088/mockDefaultAsynchroneBinding</addr:To>
      <addr:Action xmlns:addr="http://www.w3.org/2005/08/addressing">http://bpel.resanet.com/DefaultAsynchrone/initiate</addr:Action>
      <addr:ReplyTo xmlns:addr="http://www.w3.org/2005/08/addressing">
      <addr:Address>http://www.w3.org/2005/08/addressing/none</addr:Address>
      </addr:ReplyTo>
      <addr:MessageID xmlns:addr="http://www.w3.org/2005/08/addressing">urn:uuid:5426DEC66F2F12C17D1271235596521</addr:MessageID>
      <odesession:callback xmlns:odesession="http://www.intalio.com/type/session">
      <addr:Address xmlns:addr="http://www.w3.org/2005/08/addressing">http://localhost:8081/ode/processes/mockDefaultAsynchroneCallbackBinding</addr:Address>
      <odesession:session>hqejbhcnphr574goamrbi5</odesession:session>
      </odesession:callback>
      </soapenv:Header>

      But nothing with Riftsaw

      Attachments

        Activity

          People

            Unassigned Unassigned
            rdelaporte_jira raphael delaporte (Inactive)
            Archiver:
            rhn-support-adandapa Aitik Dandapat

            Dates

              Created:
              Updated:
              Archived:

              PagerDuty