Using The Open JDK
Last modified by michaely on 2021/09/09 20:55
Installing The Open JDK
Installation instructions for the Open JDK can be found on The Official Open JDK Website. The installation instructions will differ depending on your current Operating System.
Configuring iSymphony To Use The Open JDK
Once the Open JDK is installed, you will need to inform the iSymphony installation of its location.
Run the following script:
/opt/isymphony3/server/config.shYou will be prompted to enter the path to the JRE in the Open JDK installation. For example, on CentOS based systems this will be:
/usr/lib/jvm/jre-openjdk/- If the configuration script is able to verify the JRE installation, you will simply be dropped back down to the command prompt. An error message will be displayed, if the script was unable to verify the JRE installation.