[ 
https://issues.apache.org/jira/browse/SYNAPSE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thilina Buddhika updated SYNAPSE-807:
-------------------------------------

    Attachment: SYNAPSE-807.diff

The attached patch moves this property copying logic to the clone mediator 
itself without having it inside a common utility method which effects the other 
functionality.
                
> isServerSide Axis2 property is not properly copied to the cloned message 
> context in the case of Clone mediator
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-807
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-807
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Thilina Buddhika
>         Attachments: SYNAPSE-807.diff
>
>
> At the moment, isServerSide property is copied inside the clonePartially() of 
> MessageHelper. This utility method is used when creating out going message 
> context to the EPR from the incoming message context in the case of proxy 
> services. So this sets isServerSide property value to 'true' in the message 
> context created for invoking the EPR which is wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to