Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-781

Only the frist SOAP Headers is serialized further Headers are missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0-beta2
    • 2.0-beta3
    • BPEL Runtime

    Description

      Hi,

      I use the ODE specific dynamic header mechanism to handle SOAP headers inside the BPEL process. Unfortunately ODE does only serialize the first SOAP header. After some debugging I found out that the problem is caused by a bug in the buildOutgoingMessage method of the BpelRuntimeContextImpl.java as a headerPart is removed from the outgoingElmt (line 570), which modifies the underlying parts NodeList. I appended a patch to fixes this problem.

      Greetings

      Attachments

        1. BpelRuntimeContextImpl.java.patch
          1 kB
          Christian Connert

        Activity

          People

            Unassigned Unassigned
            mellowsnow Christian Connert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: