Re: ResourceBundle sometimes giving MissingResourceException
- From: Sabine Dinis Blochberger <no.spam@xxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 11:00:33 +0100
varun.puttewar@xxxxxxxxx wrote:
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.
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.
--
Sabine Dinis Blochberger
Op3racional
www.op3racional.eu
.
- References:
- ResourceBundle sometimes giving MissingResourceException
- From: varun . puttewar
- ResourceBundle sometimes giving MissingResourceException
- Prev by Date: Re: Java Software Development
- Next by Date: what is the meaning of stdio.h in ''c'' language?
- Previous by thread: ResourceBundle sometimes giving MissingResourceException
- Next by thread: Question on multi-thread execute the same method of same class instance
- Index(es):
Relevant Pages
|
|