[
https://issues.apache.org/jira/browse/SYNAPSE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911544#comment-16911544
]
ASF subversion and git services commented on SYNAPSE-1109:
----------------------------------------------------------
Commit 8e23c6178c8ba3d6d339a122cee2d20c9599155e in synapse's branch
refs/heads/master from Auke Schrijnen
[ https://gitbox.apache.org/repos/asf?p=synapse.git;h=8e23c61 ]
SYNAPSE-1109: copy wsa:From value when creating request context
> 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
> Time Spent: 20m
> 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]