Sorry, one more stupid question:
I am going to make localization. Where should PagerServlet.properties be
situated? Documentation says "put it into classpath directory". Tomcat's
example contains *.properties in WEB-INF/classes, and source file (where
ResourceBundle.getBundle() is called) is at the same directory.

Well, I tried different directories: WEB-INF, WEB-INF/classes,  directory of
source file etc. - nothing helped
Each time I got
[EmbeddedTomcat] ===> java.util.MissingResourceException: Can't find bundle
for base name PagerServlet, locale ru_RU


Vale! - Mikhail Akopov


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to