You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrea Smyth (JIRA)" <ji...@apache.org> on 2007/02/13 15:17:06 UTC

[jira] Created: (CXF-425) Insufficient error handling in fault observers

Insufficient error handling in fault observers
----------------------------------------------

                 Key: CXF-425
                 URL: https://issues.apache.org/jira/browse/CXF-425
             Project: CXF
          Issue Type: Improvement
          Components: Core
            Reporter: Andrea Smyth


AbstractFaultChainInitiationObserver catches exceptions, logs them at INFO level but otherwise does nothing.
The og level should be increased to SEVERE, but possibly the exception should be rethrown as the results of stopping the execution of the fault chain half way through can be very unpredictable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-425) Insufficient error handling in fault observers

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

Bozhong Lin updated CXF-425:
----------------------------

        Fix Version/s: 2.0.1
    Affects Version/s: 2.0

> Insufficient error handling in fault observers
> ----------------------------------------------
>
>                 Key: CXF-425
>                 URL: https://issues.apache.org/jira/browse/CXF-425
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Andrea Smyth
>            Assignee: willem Jiang
>             Fix For: 2.0.1
>
>
> AbstractFaultChainInitiationObserver catches exceptions, logs them at INFO level but otherwise does nothing.
> The og level should be increased to SEVERE, but possibly the exception should be rethrown as the results of stopping the execution of the fault chain half way through can be very unpredictable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-425) Insufficient error handling in fault observers

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

Bozhong Lin reassigned CXF-425:
-------------------------------

    Assignee: willem Jiang

> Insufficient error handling in fault observers
> ----------------------------------------------
>
>                 Key: CXF-425
>                 URL: https://issues.apache.org/jira/browse/CXF-425
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Andrea Smyth
>            Assignee: willem Jiang
>             Fix For: 2.0.1
>
>
> AbstractFaultChainInitiationObserver catches exceptions, logs them at INFO level but otherwise does nothing.
> The og level should be increased to SEVERE, but possibly the exception should be rethrown as the results of stopping the execution of the fault chain half way through can be very unpredictable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-425) Insufficient error handling in fault observers

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

willem Jiang resolved CXF-425.
------------------------------

    Resolution: Fixed

This issue has been resolved in revision 551481

> Insufficient error handling in fault observers
> ----------------------------------------------
>
>                 Key: CXF-425
>                 URL: https://issues.apache.org/jira/browse/CXF-425
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Andrea Smyth
>            Assignee: willem Jiang
>             Fix For: 2.0.1
>
>
> AbstractFaultChainInitiationObserver catches exceptions, logs them at INFO level but otherwise does nothing.
> The og level should be increased to SEVERE, but possibly the exception should be rethrown as the results of stopping the execution of the fault chain half way through can be very unpredictable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.