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

Miyuru Wanninayaka edited comment on SYNAPSE-776 at 6/1/11 12:25 PM:
---------------------------------------------------------------------

Patch for synapse-trunk

      was (Author: miyuru):
    Patch for synapse-trunk/modules/core
  
> 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
>         Attachments: SYNAPSE-776.diff
>
>
> 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: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to