Support sending response from Send mediator without aditional property and 
header mediators.
--------------------------------------------------------------------------------------------

                 Key: SYNAPSE-776
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-776
             Project: Synapse
          Issue Type: Improvement
            Reporter: Miyuru Wanninayaka


As current implementation, if need to send a message as response, user need to 
manipulate To header and set response = true property and add a empty <send/> 
mediator after that. With this improvement, sending a response can be expressed 
as <send response="true"/> and send mediator will internally handle all header 
and property manipulation and send message as a response to client.

This is very useful when creating fault sequences.

--
Miyuru

--
This message is automatically generated by JIRA.
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