Updating JDK
Action
Update the JDK/Java installation used for all INUBIT components (Process Engine(s), Workbench(es), Remote Connector(s) etc.) to the newly supported Version.
Additional drivers and libraries must be copied manually to the appropriate directories.
This applies, for example, for the SAP library ( |
Proceed as follows
-
Run the patch installer. This backs up the current JDK/Java installation and adds the new JDK/Java installation.
-
After the patch installer completes, drivers must be manually copied to the new JDK folder.
-
For certificates, it is recommended to add them manually to the
cacerts
file in the new JDK installation. By manually copying the previouscacerts
file, there is a risk of losing newly added standard certificates in the JDK installation. -
Manually apply the changes to manually customized files to the new JDK installation.
-
-
In the file
setenv. [sh|bat]
, the entry for "JAVA_HOME" points to the newly added JDK installation folder.