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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149789#4149789 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149789 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
