mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
01.49.2009 b68abe2f1da84fcd4bcc6555b0599d9eafebb18b
Fix for issue 4080 (Using Quicksetup jnlp link: OpenDS splashscreen is displayed during a long while)

The problem comes because quicksetup.jar contains the utility properties. The code tries to load the correct bundle for the preferred language (for ES), since it is not in quicksetup.jar (no messages_en is included), waits till all the jars are downloaded. This makes the splashscreen to stay till all the jars are downloaded.

In fact this can be considered a duplicate of 2112. The fix consists on marking utility.properties the same as quicksetup.properties: when the server is launched using java web start it will use a particular class loader.
1 files modified
1 ■■■■ changed files
opends/src/messages/messages/utility.properties 1 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/utility.properties
@@ -28,6 +28,7 @@
# Global directives
#
global.category=UTIL
global.use.message.jar.if.webstart=true
#
# Format string definitions