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


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.

Reply via email to