[ 
https://issues.apache.org/jira/browse/MYFACES-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko resolved MYFACES-4167.
----------------------------------------
    Resolution: Fixed

> MyFaces doesn't validate composite:attribute type class
> -------------------------------------------------------
>
>                 Key: MYFACES-4167
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4167
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: General
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>             Fix For: 2.3.0
>
>
> Lets take that example:
> <composite:attribute name="vipa" type="com.test.doesntexist.MyController" 
> required="true" />
> the type will NOT be validated in MyFaces.
> Therfore if you switch e.g. to Mojarra (our applications most work on both 
> impls), ClassNotFound will be thrown.
> MyFaces should log a warning in that case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to