Bug in ResourceBundle.getBundle()

Shawn Silverman <[email protected]> Fri, 21 May 2004 15:42:35 -0500
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
The ResourceBundle.getBundle() call does not appear to follow the 
correct search pattern.  Say I request a bundle named "Bundle":

	ResourceBundle.getBundle("MyBundle");

There is a MissingResourceException thrown saying it cannot find 
"MyBundle_en_US".  It should find the class "MyBundle" regardless.

Thanks,
	-Shawn

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini