You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Aranda (JIRA)" <my...@incubator.apache.org> on 2005/09/05 09:46:30 UTC

[jira] Created: (MYFACES-500) Wrong exception type thrown in the method ValueBinding.setValue() when the value references a non-existent property.

Wrong exception type thrown in the method ValueBinding.setValue() when the value references a non-existent property.
--------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-500
         URL: http://issues.apache.org/jira/browse/MYFACES-500
     Project: MyFaces
        Type: Bug
  Components: JSR-127  
    Versions: 1.0.9m9    
    Reporter: Bruno Aranda


A javax.faces.el.EvaluationException is thrown with ValueBinding referenced a non-existent property, but it should be an instance of PropertyNotFoundException, according to the javadocs.

(valBindingSetValuePNFETest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-500) Wrong exception type thrown in the method ValueBinding.setValue() when the value references a non-existent property.

Posted by "Mathias Broekelmann (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-500?page=all ]
     
Mathias Broekelmann closed MYFACES-500:
---------------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed

> Wrong exception type thrown in the method ValueBinding.setValue() when the value references a non-existent property.
> --------------------------------------------------------------------------------------------------------------------
>
>          Key: MYFACES-500
>          URL: http://issues.apache.org/jira/browse/MYFACES-500
>      Project: MyFaces
>         Type: Bug
>   Components: JSR-127
>     Versions: 1.0.9m9
>     Reporter: Bruno Aranda
>     Assignee: Mathias Broekelmann
>      Fix For: Nightly Build

>
> A javax.faces.el.EvaluationException is thrown with ValueBinding referenced a non-existent property, but it should be an instance of PropertyNotFoundException, according to the javadocs.
> (valBindingSetValuePNFETest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira