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

jvergara
10.00.2009 b13d03cf6a0c29dcb57fae4c4184320af36a90e5
refs
author jvergara <jvergara@localhost>
Thursday, December 10, 2009 18:00 +0100
committer jvergara <jvergara@localhost>
Thursday, December 10, 2009 18:00 +0100
commitb13d03cf6a0c29dcb57fae4c4184320af36a90e5
tree a9a2c4e935e6111573a10443f29ad6248b999264 tree | zip | gz
parent f4ed9e4a420951451e9c2862b33fe57e695085f5 view | diff
Complete a potential fix for issue 4394 (Quicksetup doesn't work with openJDK 1.6 64 bits (fedora core 12))

The fix is not really a fix for this, the code silently ignored the non existence of the javax.jnlp.DownloadService. The modifications consist basically on identifying this situation and providing an error message informing of this and of the alternatives the user has to setup OpenDS (download a ZIP file).

With these modifications, the error message will appear directly once the basic classes are downloaded (and the user does not have to wait till 'Finished' is clicked to get the error).
3 files modified
56 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/quicksetup.properties 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 30 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java 24 ●●●● diff | view | raw | blame | history