Hi,
I have a java application using a ResourceBundle, it has been
populated from properties file, I am facing problem some times one
particular key gives MissingResourceException, and some times
application find that key without any exception.
I have checked the group to find the answer, please give me suggestion
or pointer to solve this problem.
Thanks,
Varun Puttewar
Sabine Dinis Blochberger - 31 Mar 2008 11:00 GMT
> Hi,
>
[quoted text clipped - 5 lines]
> I have checked the group to find the answer, please give me suggestion
> or pointer to solve this problem.
Make sure the key exists in the default.properties. That is where it
will look if it can't find a properties file for the selected locale
(the last resort). And will throw exception like the one you get.

Signature
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu