1 Reply Latest reply on Jan 22, 2004 1:35 PM by glaucio

    ResourceBundle, MissingResourceException

    madalin

       

      "madalin" wrote:
      Hi,

      I am using JBoss 3.0.4. with Tomcat 4.1.12. I am not able to use a resource bundle; a placed the properties file everywhere: in the same directory, in the WEB-INF/classes, aso. I am still getting this error:

      Caused by: java.util.MissingResourceException: Can't find bundle for base name test, locale en_US
      at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
      at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
      at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)

      My application is deplyed as an ear.

      Any sugestion greatly appreciated.

      Best Regards,
      Madalin