question about all the jdk directories
R12.1.3 EBS running on-premise Red Hat Linux 7
Our EA is running a tool against all our environments and it is finding and flagging old versions of jdk. I have looked at Using JDK 7.0 Latest Update with Oracle E-Business Suite Release 12.0 and 12.1 (Doc ID 1467892.1) and used it one time to do an upgrade but I don't think it covers the extra jdk directories.
For example in my R12.1.3 environment on the app tier we have:
The following Java JRE installation is unsupported :
Path : /app/oracle/ebs/apps/apps_st/comn/util/jdk/
Installed version : 1.5.0_08
Latest versions : 1.8.x / 1.11.x / 1.15.x
If I check I can see it is java version "1.5.0_08" but the java version provided by 'which java' is from the 10.1.3 $IAS_ORACLE_HOME and is "1.7.0_95" which is also the version in the 10.1.2 $ORACLE_HOME.