I am having trouble using message bundles with JSF (Mojarra 2.1.1). I tried earlier versions (2.0.3) as well and had the same problems.
What happens is that from time to time, mostly on particularly large pages which contain many output messages, some of the translations do not work and result in ???_KEY_??? being presented. In some cases a refresh of the page resolves this problem, in other navigating to another page and then moving back works.
Initially I had multiple property files per language configured, however I have now combines these into a single property file per language, yet the problem still exists.
I tried to search online, but it doesn't look like a wide spread issue, hence my email to you.
Has anybody else experienced this. Since it works most of the time and correctly resolves the key to its appropriate value I don't think I made a mistake in the configuration. Any pointers on how to debug / investigate this are also welcome. I am really quite stuck with this one.
Kind regards and thanks in advance
Alex