s_sun_plugin_ver and CLSID setting question
Hi,
We are running R12.1.3 with JRE 1.8.0_51
Currently our .XML file contains the following:
<sun_plugin_ver oa_var="s_sun_plugin_ver">1.8.0_51</sun_plugin_ver>
<sun_plugin_type oa_var="s_sun_plugin_type">jdk</sun_plugin_type>
<sun_clsid oa_var="s_sun_clsid">CAFEEFAC-0018-0000-0051-ABCDEFFEDCBA</sun_clsid>
We will be upgrading to JRE 1.8.0_77 on our PCs
We usually copy the latest JRE .exe to the servers and run the txkSetPlugin.sh <latest version>
Here are my questions:
Do we have to copy the new JRE ex:JRE 1.8.0_77 (j2se18077.exe) and run the txkSetPlugin.sh (18077) on the servers every time we get a new JRE ?