Customer has 1.4.2_19 GA installed then installs 1.5.0_18 GA and when they load their applets that uses
classid="clsid:CAFEEFAC-0014-0002-FFFF-ABCDEFFEDCBA"
they all see the auto update to upgrade to 1.4.2_20, which is only available for J4B.
To reproduce this:
* install 1.4.2_19 GA
* then install 1.5.0_18 GA
* load the attached applet or any applet with
<HTML>
<body>
<OBJECT classid="clsid:CAFEEFAC-0014-0002-FFFF-ABCDEFFEDCBA" width="512" height="243">
<PARAM NAME="archive" VALUE="your.jar" >
<PARAM NAME="code" VALUE="your.class">
</OBJECT>
</body>
</HTML>
* And when using IE 6.0, you will see the pop up window when loading the applet complaining that 1.4.2_19 is outdated
classid="clsid:CAFEEFAC-0014-0002-FFFF-ABCDEFFEDCBA"
they all see the auto update to upgrade to 1.4.2_20, which is only available for J4B.
To reproduce this:
* install 1.4.2_19 GA
* then install 1.5.0_18 GA
* load the attached applet or any applet with
<HTML>
<body>
<OBJECT classid="clsid:CAFEEFAC-0014-0002-FFFF-ABCDEFFEDCBA" width="512" height="243">
<PARAM NAME="archive" VALUE="your.jar" >
<PARAM NAME="code" VALUE="your.class">
</OBJECT>
</body>
</HTML>
* And when using IE 6.0, you will see the pop up window when loading the applet complaining that 1.4.2_19 is outdated
- relates to
-
JDK-6836973 1.4.2 JRE insallation doesn't create 1.4.2 Family CLSID in registry
-
- Closed
-