4 Replies Latest reply on Aug 14, 2006 5:19 PM by pmuir

    ClassValidator, java.util.MissingResourceException

    liudan2005

      I'm trying to use hibernate validators, and I keep getting:
      Caused by: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key validator
      .length

      It seems it's unable to find the resource bundle file. Do I need to do something special before using validators?