Upgrading Java to 1.7
Dear All,
We completed upgrading from 12.1.2 to 12.1.3. we upgraded JDK from 1.6 to JDK 7 Update 311 b31.
On windows clients, when users open EBS link, the browser still asks to download version 1.6
"In order to access this application, you must install the J2SE Plugin version 1.6.0_07"
When file downloaded it is for old JDK 1.6 (java runtime environment 6 update 7)
I checked $OA_HTML, it seems file oaj2se.exe not updated yet.
$ls apps_st/comn/webapps/oacore/html/oaj2se.exe
-rwxrwxr-x. 1 oracle oracle 16M Feb 24 2011 oaj2se.exe
Is there any extra steps should be done to update $OA_HTML folder with new 1.7 JRE oaj2se.exe file?