[
https://issues.apache.org/jira/browse/SYNAPSE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911603#comment-16911603
]
Hudson commented on SYNAPSE-1109:
---------------------------------
FAILURE: Integrated in Jenkins build Synapse - Trunk #5409 (See
[https://builds.apache.org/job/Synapse%20-%20Trunk/5409/])
SYNAPSE-1109: copy wsa:From value when creating request context (auke:
[https://github.com/apache/synapse/commit/8e23c6178c8ba3d6d339a122cee2d20c9599155e])
* (edit)
modules/core/src/test/java/org/apache/synapse/util/MessageHelperTest.java
* (edit) modules/core/src/main/java/org/apache/synapse/util/MessageHelper.java
> WSA:From header is missing when sending a request to an endpoint
> -----------------------------------------------------------------
>
> Key: SYNAPSE-1109
> URL: https://issues.apache.org/jira/browse/SYNAPSE-1109
> Project: Synapse
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.0.1
> Reporter: Auke Schrijnen
> Assignee: Isuru Udana Loku Narangoda
> Priority: Major
> Fix For: 3.0.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a From value is set in the message context (e.g. with
> MessageContext.setFrom) before it is sent to an endpoint the value isn't used
> in the resulting request. This is due to the fact that the
> Axis2FlexibleMEPClient clones the message context before sending it and theĀ
> MessageHelper.clonePartially doesn't copy the From value from the source
> message context to the cloned message context.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]