[
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: 2.0-beta3
(was: 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: 2.0-beta3
>
> 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