Deploying JRE in EBS (Doc ID 393931.1) - no need to replace JDK Home?
EBS R12.1.3, two tier environment running on RHEL 7.
Just looking to update the JRE and following the above document Doc ID 393931.1.
Last time I updated to JRE7 and part of the steps were to also replace the JDK Home on the app tier but this time I see no mention of that.
This time I am upgrading to the latest 1.8 version (1.8_121).
So for all I did was:
- apply patch 21624242
- copy in new jre file and rename it to be j2se<version>.exe
- ran $FND_TOP/bin/txkSetPlugin.sh 180121 dyn
I was then able to login from my client (albeit running an older jre) but just looking to have someone confirm I'm not missing anything?