You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2008/06/19 06:04:45 UTC

[jira] Created: (SYNAPSE-367) Enhance fault mediator to optionally mark the message as a response

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
            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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-367) Enhance fault mediator to optionally mark the message as a response

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton reassigned SYNAPSE-367:
------------------------------------

    Assignee: Ruwan Linton

> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-367) Enhance fault mediator to optionally mark the message as a response

Posted by "Eric Hubert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606425#action_12606425 ] 

Eric Hubert commented on SYNAPSE-367:
-------------------------------------

I like this idea and also think this is a common case.

> 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
>            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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-367) Enhance fault mediator to optionally mark the message as a response

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-367) Enhance fault mediator to optionally mark the message as a response

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-367.
----------------------------------

       Resolution: Fixed
    Fix Version/s: NIGHTLY

Fixed on the SVN trunk.

> 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
>             Fix For: NIGHTLY
>
>
> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org