| | |
| | | WebStart installer.</para> |
| | | |
| | | <note><para>OpenDJ directory server relies on Java 6, so if your browser |
| | | picks up an old installation of Java 5 for example, installation can fail. |
| | | Currently also if you are on a Linux system, you need to get Sun Java 6 |
| | | before you use OpenDJ directory server.</para> |
| | | picks up an old installation of Java 5 for example, installation can |
| | | fail. You might see an application error messages such as this:</para> |
| | | |
| | | <mediaobject> |
| | | <alt>Application error due to old Java version</alt> |
| | | <imageobject> |
| | | <imagedata fileref="images/missing-java6.png" format="PNG" /> |
| | | </imageobject> |
| | | <textobject> |
| | | <para>Message showing the browser is unable to launch the application</para> |
| | | </textobject> |
| | | </mediaobject> |
| | | |
| | | <para>If the WebStart installation does not work in your browser, copy |
| | | the WebStart URL, ending in <literal>QuickSetup.jnlp</literal>, from the |
| | |
| | | <command>javaws</command> command in a terminal window to start the |
| | | installer.</para> |
| | | |
| | | <screen>$ export PATH=/path/to/sun-java6/bin:$PATH |
| | | <screen>$ export PATH=/path/to/java6/bin:$PATH |
| | | $ javaws http://www.forgerock.org/downloads/opendj/<?eval ${docTargetVersion}?>/install/QuickSetup.jnlp</screen> |
| | | |
| | | <para>The WebStart installer corresponds to what you start if you download |
| | |
| | | <imageobject> |
| | | <imagedata fileref="images/QuickSetup-jvmopts.png" format="PNG" /> |
| | | </imageobject> |
| | | <caption><para>For a real installation, you adjust JVM parameters for |
| | | <caption><para>For a real installation, you can adjust JVM parameters for |
| | | your server, for example to allow OpenDJ to use more memory.</para></caption> |
| | | </mediaobject> |
| | | |