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

jvergara
10.00.2009 60f9b432b0f42f48a3c2371202e132dec9bb9713
refs
author jvergara <jvergara@localhost>
Thursday, December 10, 2009 18:00 +0100
committer jvergara <jvergara@localhost>
Thursday, December 10, 2009 18:00 +0100
commit60f9b432b0f42f48a3c2371202e132dec9bb9713
tree 0543a8fb843e61464d56c4c61a127a40d1422bd9 tree | zip | gz
parent 1c126204d9add5e14c4ce3d60c9c89b1a5260133 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
opends/src/messages/messages/quicksetup.properties 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 30 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/webstart/WebStartDownloader.java 24 ●●●● diff | view | raw | blame | history