[richfaces-issues] [JBoss JIRA] Updated: (RF-8149) Demo: Ajax Validator -- Bean Validator could not be instantiated

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 14 10:11:30 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-8149:
-------------------------------

    Fix Version/s: 3.3.3.BETA1
                       (was: 3.3.3.CR1)


> Demo: Ajax Validator -- Bean Validator could not be instantiated
> ----------------------------------------------------------------
>
>                 Key: RF-8149
>                 URL: https://jira.jboss.org/jira/browse/RF-8149
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: examples
>    Affects Versions: 3.3.3.BETA1
>         Environment: Linux, Tomcat 6.0.20, RF 3.3.3-SNAPSHOT (Revision: 15940)
>            Reporter: Pavol Pitonak
>            Assignee: Andrey Markhel
>             Fix For: 3.3.3.BETA1
>
>
> In richfaces-demo, page Ajax Validator it throws an exception to server's console after typing "a" into name field and clicking into age field.
> Nov 20, 2009 11:02:37 AM org.richfaces.validator.ObjectValidator createInstance
> WARNING: Bean Validator could not be instantiated                              
> javax.validation.ValidationException: Unable to find a default provider        
>         at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:264)
>         at javax.validation.Validation.buildDefaultValidatorFactory(Validation.java:111)  
>         at org.richfaces.validator.BeanValidator.<init>(BeanValidator.java:35)            
>         at org.richfaces.validator.ObjectValidator.createInstance(ObjectValidator.java:54)
>         at org.richfaces.validator.ObjectValidator.getInstance(ObjectValidator.java:85)   
>         at org.richfaces.validator.FacesBeanValidator.validate(FacesBeanValidator.java:104)
>         at org.richfaces.component.html.HtmlInputText.validateValue(HtmlInputText.java:52) 
>         at javax.faces.component.UIInput.validate(UIInput.java:875)                        
>         at javax.faces.component.UIInput.executeValidate(UIInput.java:1072)                
>         at javax.faces.component.UIInput.processValidators(UIInput.java:672)               
>         at org.ajax4jsf.component.AjaxViewRoot$3.invokeContextCallback(AjaxViewRoot.java:442)
>         at org.ajax4jsf.component.ContextCallbackWrapper.invokeContextCallback(ContextCallbackWrapper.java:44
> Does it something in common with https://jira.jboss.org/jira/browse/RF-7226 ?

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

        


More information about the richfaces-issues mailing list