[
https://issues.apache.org/jira/browse/SYNAPSE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609127#action_12609127
]
Ruwan Linton commented on SYNAPSE-367:
--------------------------------------
Now you can specify the optional response attribute value to true to mark the
message as a response message upon creating the fault, so that you can just use
a send mediator to send the created fault response back
<makeFault version="soap11" response="true"> .... </makeFault>
> Enhance fault mediator to optionally mark the message as a response
> -------------------------------------------------------------------
>
> Key: SYNAPSE-367
> URL: https://issues.apache.org/jira/browse/SYNAPSE-367
> Project: Synapse
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.2
> Reporter: Asankha C. Perera
> Assignee: Ruwan Linton
> Priority: Minor
>
> I think a common use case is that people use the fault (makefault) mediator
> during incoming message processing, so it would be helpful if they can
> optionally indicate to the fault mediator to mark the message as a response,
> so that it could then be 'just sent' back
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]