You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2010/04/13 14:29:33 UTC

[jira] Updated: (ODE-781) Only the frist SOAP Headers is serialized further Headers are missing

     [ https://issues.apache.org/jira/browse/ODE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-781:
---------------------------------

    Fix Version/s: 1.3.5

> Only the frist SOAP Headers is serialized further Headers are missing
> ---------------------------------------------------------------------
>
>                 Key: ODE-781
>                 URL: https://issues.apache.org/jira/browse/ODE-781
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 2.0-beta2
>            Reporter: Christian Connert
>             Fix For: 1.3.5
>
>         Attachments: BpelRuntimeContextImpl.java.patch
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira