1 Reply Latest reply on Mar 7, 2006 10:55 AM by epbernard

    Can't find resource for bundle java.util.PropertyResourceBun

    jgilbert

      I am getting the following error:

      Caused by: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key validator.length

      The booking example works, but my app can't find the resource. From what I can tell they are setup the same and hibernate-annotations.jar is in the lib directory. I get the same result even when I put the annotations jar in my ear.

      I have run out of ideas. Any thoughts?