You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Jose Luis Alba (JIRA)" <ji...@apache.org> on 2007/12/21 14:10:44 UTC

[jira] Created: (SYNAPSE-209) Pass the SynapseException through the Synapse context

Pass the SynapseException through the Synapse context
-----------------------------------------------------

                 Key: SYNAPSE-209
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-209
             Project: Synapse
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.1
            Reporter: Jose Luis Alba
            Priority: Minor


When a SynapseException is thrown FaultHandler takes the exception message and stacktrace and puts them into the synapse message context. It would be useful to put the exception into the synapse context so as to retrieve it from a custom mediator in a fault sequence and do a better handling.

-- 
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] Updated: (SYNAPSE-209) Pass the SynapseException through the Synapse context

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

Jose Luis Alba updated SYNAPSE-209:
-----------------------------------

    Description: When a SynapseException is thrown, FaultHandler takes the exception message and stacktrace and puts them into the synapse message context. It would be useful to put the exception into the synapse context so as to retrieve it from a custom mediator in a fault sequence and do a better handling.  (was: When a SynapseException is thrown FaultHandler takes the exception message and stacktrace and puts them into the synapse message context. It would be useful to put the exception into the synapse context so as to retrieve it from a custom mediator in a fault sequence and do a better handling.)

> Pass the SynapseException through the Synapse context
> -----------------------------------------------------
>
>                 Key: SYNAPSE-209
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-209
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1
>            Reporter: Jose Luis Alba
>            Priority: Minor
>
> When a SynapseException is thrown, FaultHandler takes the exception message and stacktrace and puts them into the synapse message context. It would be useful to put the exception into the synapse context so as to retrieve it from a custom mediator in a fault sequence and do a better handling.

-- 
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-209) Pass the SynapseException through the Synapse context

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

Asankha C. Perera resolved SYNAPSE-209.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.1
         Assignee: Asankha C. Perera

Fixed, available as property ERROR_EXCEPTION from the message context

> Pass the SynapseException through the Synapse context
> -----------------------------------------------------
>
>                 Key: SYNAPSE-209
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-209
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1
>            Reporter: Jose Luis Alba
>            Assignee: Asankha C. Perera
>            Priority: Minor
>             Fix For: 1.1.1
>
>
> When a SynapseException is thrown, FaultHandler takes the exception message and stacktrace and puts them into the synapse message context. It would be useful to put the exception into the synapse context so as to retrieve it from a custom mediator in a fault sequence and do a better handling.

-- 
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