[
https://issues.apache.org/jira/browse/SYNAPSE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913478#comment-16913478
]
Hudson commented on SYNAPSE-1109:
---------------------------------
SUCCESS: Integrated in Jenkins build Synapse - Trunk #5412 (See
[https://builds.apache.org/job/Synapse%20-%20Trunk/5412/])
SYNAPSE-1109: fix for unit test (auke:
[https://github.com/apache/synapse/commit/fc7e65c1a057e60e2e9c1e91beeb9adcb2dd0bf3])
* (edit)
modules/core/src/test/java/org/apache/synapse/util/MessageHelperTest.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: 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: [email protected]
For additional commands, e-mail: [email protected]