0 Replies Latest reply on May 9, 2008 11:01 AM by rbriones

    Was application in JBOSS

    rbriones

      First, sorry for my enghish, is not good...
      Hello, I have an application running in WAS 5.0 and I have to translate to JBOSS 4.2.2. In the application I use a properties file but in JBoss throws the follow error:
      10:55:54,256 ERROR [STDERR] java.util.MissingResourceException: Can't find bundle for base name sinv
      , locale es_ES
      10:55:54,271 ERROR [STDERR] at java.util.ResourceBundle.throwMissingResourceException(ResourceBu
      ndle.java:836)
      10:55:54,271 ERROR [STDERR] at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
      10:55:54,271 ERROR [STDERR] at java.util.ResourceBundle.getBundle(ResourceBundle.java:549) ... etc.