[
https://issues.apache.org/jira/browse/MYFACES-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Concini resolved MYFACES-2722.
--------------------------------------
Fix Version/s: 2.0.1-SNAPSHOT
Resolution: Fixed
> can get class not found from BeanValidator
> ------------------------------------------
>
> Key: MYFACES-2722
> URL: https://issues.apache.org/jira/browse/MYFACES-2722
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0
> Reporter: Michael Concini
> Assignee: Michael Concini
> Priority: Minor
> Fix For: 2.0.1-SNAPSHOT
>
>
> As it is currently implemented, javax.faces.validator.BeanValidator when
> initializing validation groups in postSetValidationGroups() can hit a CNFE.
> We should check the context classloader first and then use the
> BeanValidator.class as a fallback.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.