1 Reply Latest reply on Apr 3, 2015 8:49 AM by shmu80

    JSF1005: Cannot instantiate validator of type javax.faces.Bean

    ealonso04

      Hi everybody!

       

      Im new to Richfaces, especially with Object Validation. So im trying to implement Object Validation in my project, just like Showcase dictates. The confirm password example which Im trying to run exactly like it is in the Showcase.

      I have a problem with that: when I click the button "Store changes" always it shows the message "Succesfully changed!" No matter if password and confirm are differents. Not even validates the length of both inputSecret and I'm getting a kind of error in console: "JSF1005: Cannot instantiate validator of type javax.faces.Bean".

       

      I have in my classpath the following libraries: richfaces-components-ui-4.2.2.Final.jar, javax.faces-2.1.7.jar, validation-api-1.0.0.GA.jar, hibernate-validator-4.2.0.Final.jar, hibernate-annotations-3.2.1.ga.jar.

      Im using IBM Integration Designer 7.5 built on Eclipse.

       

      Any kind of help you can give me I would appreciate so much.

       

      Thanks in advance!!! = )