Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...


Description:

This document describes how to migrate an existing installation of the LANCOM Wireless ePaper Server from Oracle Java JRE to openJDK.

Hinweis

The ePaper server only supports openJDK Java 8.


Requirements:


Procedure:

1. Download OpenJDK from following URL: https://adoptium.net/de/temurin/releases/?version=8&os=windows&package=jre

2. Install OpenJDK and add the parameters Configure JAVA_Home-Variable and Register JavaSoft (Oracle) during the installation.

3. Add the Java Path to environmental Variable

  • Open System Panel → System and Security → System → Advanced Settings.
  • Go to "Advanced" tab and click to "Environmental Variables".
  • Search variable "Path" and click to edit.
  • At the end of the field "Variable value" add the path to OpenJDK bin folder, e.g. ;C:\Program Files\OpenJDK\bin.

4. Check the Java version on command line with You can check the Java version in the Windows command line with the command "java -version".