You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org> on 2008/11/30 14:51:44 UTC

[jira] Created: (MYFACES-2088) Add ExceptionHandler class

Add ExceptionHandler class
--------------------------

                 Key: MYFACES-2088
                 URL: https://issues.apache.org/jira/browse/MYFACES-2088
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Jan-Kees van Andel
            Priority: Minor


The spec specifies the ExceptionHandler class, which is the central point of error handling in a JSF implementation.
It also specifies two accompanying files: ExceptionHandlerFactory and ExceptionHandlerWrapper.

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


[jira] Commented: (MYFACES-2088) Add ExceptionHandler class

Posted by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656282#action_12656282 ] 

Jan-Kees van Andel commented on MYFACES-2088:
---------------------------------------------

Deleted patch, because of possible license issues.

@Leonardo: Check http://www.nabble.com/JSF-2---ExceptionHandlerWrapper-seems-to-be-missing-a-method-td20747896.html

> Add ExceptionHandler class
> --------------------------
>
>                 Key: MYFACES-2088
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2088
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>
> The spec specifies the ExceptionHandler class, which is the central point of error handling in a JSF implementation.
> It also specifies two accompanying files: ExceptionHandlerFactory and ExceptionHandlerWrapper.

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


[jira] Updated: (MYFACES-2088) Add ExceptionHandler class

Posted by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan-Kees van Andel updated MYFACES-2088:
----------------------------------------

    Status: Patch Available  (was: Open)

> Add ExceptionHandler class
> --------------------------
>
>                 Key: MYFACES-2088
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2088
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Priority: Minor
>
> The spec specifies the ExceptionHandler class, which is the central point of error handling in a JSF implementation.
> It also specifies two accompanying files: ExceptionHandlerFactory and ExceptionHandlerWrapper.

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


[jira] Resolved: (MYFACES-2088) Add ExceptionHandler class

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2088.
-------------------------------------

    Resolution: Fixed

Checking the public review javadoc it is missing one method, but on latest javadoc it is there.

> Add ExceptionHandler class
> --------------------------
>
>                 Key: MYFACES-2088
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2088
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Assignee: Leonardo Uribe
>            Priority: Minor
>         Attachments: ExceptionHandler.patch
>
>
> The spec specifies the ExceptionHandler class, which is the central point of error handling in a JSF implementation.
> It also specifies two accompanying files: ExceptionHandlerFactory and ExceptionHandlerWrapper.

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


[jira] Commented: (MYFACES-2088) Add ExceptionHandler class

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652991#action_12652991 ] 

Leonardo Uribe commented on MYFACES-2088:
-----------------------------------------

I'll take this one (rewrite the classes from scratch and make an implementation of this classes)

> Add ExceptionHandler class
> --------------------------
>
>                 Key: MYFACES-2088
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2088
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Assignee: Leonardo Uribe
>            Priority: Minor
>         Attachments: ExceptionHandler.patch
>
>
> The spec specifies the ExceptionHandler class, which is the central point of error handling in a JSF implementation.
> It also specifies two accompanying files: ExceptionHandlerFactory and ExceptionHandlerWrapper.

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