You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Nenad Ivkovic (JIRA)" <de...@myfaces.apache.org> on 2012/05/08 17:07:51 UTC

[jira] [Created] (EXTVAL-143) WARN o.a.m.e.v.core.el.ExtValELResolver - ClassCastException

Nenad Ivkovic created EXTVAL-143:
------------------------------------

             Summary: WARN  o.a.m.e.v.core.el.ExtValELResolver - ClassCastException
                 Key: EXTVAL-143
                 URL: https://issues.apache.org/jira/browse/EXTVAL-143
             Project: MyFaces Extensions Validator
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.5
            Reporter: Nenad Ivkovic


Getting values by this way in JSF: 
value="#{propertyTargetBean[cc.attrs.field.property]}" leads to a ClassCastException within Class 

ExtValResolver at line130: String propertyName = (String)property;  


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (EXTVAL-143) WARN o.a.m.e.v.core.el.ExtValELResolver - ClassCastException

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

Gerhard Petracek resolved EXTVAL-143.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.5
         Assignee: Gerhard Petracek
    
> WARN  o.a.m.e.v.core.el.ExtValELResolver - ClassCastException
> -------------------------------------------------------------
>
>                 Key: EXTVAL-143
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-143
>             Project: MyFaces Extensions Validator
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.5
>            Reporter: Nenad Ivkovic
>            Assignee: Gerhard Petracek
>             Fix For: 2.0.5
>
>
> Getting values by this way in JSF: 
> value="#{propertyTargetBean[cc.attrs.field.property]}" leads to a ClassCastException within Class 
> ExtValResolver at line130: String propertyName = (String)property;  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira