On 2014-10-16 07:20, Tom Schindl 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!

The property files need to be on the bootclasspath, so putting them
in a separate jar file and placing it in the JRE/lib/ext dir should
help.

See also:

  https://javafx-jira.kenai.com/browse/RT-38657
  https://javafx-jira.kenai.com/browse/RT-36404

Leif

Reply via email to