Hi Tom, Sure, that makes sense, thanks for the info. Don't suppose there's a workaround you know of?
This is for an application which has a bundled JRE, so I can potentially just add the language file in the proper location - it'd just be nice to have a fix that doesn't require modification if possible! Michael On 16 October 2014 15:20, Tom Schindl <tom.schi...@bestsolution.at> wrote: > On 16.10.14 16:15, Tom Schindl wrote: > > Ok - it ResourceBundle.getBundle() uses the classloader of the caller > > which means the ExtensionClassloader so having the additional properties > > in your local dir does help. > > does NOT help! > > Tom > >