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 2007/03/02 05:19:51 UTC

[jira] Created: (SYNAPSE-65) FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response

FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response
-----------------------------------------------------------------------------------------------------------------------------

                 Key: SYNAPSE-65
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-65
             Project: Synapse
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.91
            Reporter: Asankha C. Perera
         Assigned To: Asankha C. Perera
            Priority: Minor


$summary

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


[jira] Commented: (SYNAPSE-65) FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response

Posted by "indika priyantha kumara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478012 ] 

indika priyantha kumara commented on SYNAPSE-65:
------------------------------------------------

It is seems ,that it is better if the Fault Mediator only create a SOAPFault Element and then  replace the current SOAP Envelope Body with it without changing SOAP Headers and The logic need to Decide  whether this Fault  need to sent back to the client or to the back-end service,need to remove from  the Fault Mediator. Then After finishing message mediation in the Fault Mediator,It is possible to change headers(e.g : using header mediator) So that Fault can send back to the client or to the back-end service.

> FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-65
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-65
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.91
>            Reporter: Asankha C. Perera
>         Assigned To: Asankha C. Perera
>            Priority: Minor
>
> $summary

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


[jira] Resolved: (SYNAPSE-65) FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response

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

indika priyantha kumara resolved SYNAPSE-65.
--------------------------------------------

    Resolution: Fixed

Fault mediator only generate a new SOAP  Fault correspond to the SOAP version. Therefore any one can decide this fault where to go by changing the SOAP Headers  using the Header mediator after the Fault Mediator.

> FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-65
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-65
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.91
>            Reporter: Asankha C. Perera
>         Assigned To: indika priyantha kumara
>            Priority: Minor
>
> $summary

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


[jira] Assigned: (SYNAPSE-65) FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response

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

indika priyantha kumara reassigned SYNAPSE-65:
----------------------------------------------

    Assignee: indika priyantha kumara  (was: Asankha C. Perera)

> FaultMediator must set the To address of the fault message accordingly after checking if the message is a request or response
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-65
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-65
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.91
>            Reporter: Asankha C. Perera
>         Assigned To: indika priyantha kumara
>            Priority: Minor
>
> $summary

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