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
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]