In setting up the Java environment on and AWS server, they have place Corretto in a deeply embedded director. There are several names that for which I am not sure is the base directory. They have use links to the directories.
Java -> /usr/lib/jvm/java-127-amazon-corretto.x86_64/bin/java
Java-17-amazon-corretto -> / usr/lib/jvm/java-127-amazon-corretto.x86_64
There are several JRE links pointing to /usr/lib/jvm/java-127-amazon-corretto.x86_64
Which is the java base directory? Do I just point the JAVA_HOME to the Java link? Same for JRE’s
V/r,
Thom Sauber
