[ 
https://issues.apache.org/jira/browse/SYNAPSE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913324#comment-16913324
 ] 

ASF subversion and git services commented on SYNAPSE-1109:
----------------------------------------------------------

Commit fc7e65c1a057e60e2e9c1e91beeb9adcb2dd0bf3 in synapse's branch 
refs/heads/master from Auke Schrijnen
[ https://gitbox.apache.org/repos/asf?p=synapse.git;h=fc7e65c ]

SYNAPSE-1109: fix for unit test


> 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: 50m
>  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: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to