Sorry for bothering you by repetitive question but I still can't resolve a
very simple problem:

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

Configuration:
  jdk1.3.0_02 ,
  jBoss 2.2.1 + embedded Tomcat 3.2.1,
  Apache1.3,
  mySQL 3.23.25-beta-win (just for testing of 'howto')

Vale! - Mikhail Akopov



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

Reply via email to