Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6204187
Votes 0
Synopsis Incorrect clsid is registered in windows registry for jre 1.3.1_14 release
Category java_deployment:general
Reported Against 1.3.1_14
Release Fixed 1.3.1_15(b01)
State 10-Fix Delivered, bug
Priority: 1-Very High
Related Bugs
Submit Date 04-DEC-2004
Description
Tested platform:  Windows
       browser:   IE6

Incorrect clsid is registered in windows registry for jre 1.3.1_14 release

Expected:  {CAFEEFAC-0013-0001-0014-ABCDEFFEDCBA}

Actual:    {CAFEEFAC-0014-0001-0014-ABCDEFFEDCBA} 
(which is for jre 1.4.1_14 notfor jre 1.3.1_14)

Steps to re-produce:
-------------------

1) On Windows machine, install jre 1.3.1_14 from
http://java.sun.com/j2se/1.3/download.html

2) Making sure that jre 1.3.1_14 is installed correctly.

3) Using IE6 on windows machine, try to load any applet that requires jre 1.3.1_14 specific 
(with <OBJECT classid="clsid:CAFEEFAC-0013-0001-0014-ABCDEFFEDCBA")
An example applet can be found at
http://sqeweb.sfbay/st3/131_14_demos/BarChart/example1.html

It will trigger the auto-download for jre 1.3.1_14 but it is impossible for the applet to load  on IE/Windows since 
{CAFEEFAC-0013-0001-0014-ABCDEFFEDCBA"} is never registerd.

It's an important issue need to be resolved.






 xxxxx@xxxxx  2004-12-04 02:50:27 GMT
Work Around
N/A
Evaluation
This is a problem specific to 1.3.1 update release. Reassign to Sustaining.

 xxxxx@xxxxx  2004-12-04 06:05:08 GMT
Comments
  
  Include a link with my name & email   

Submitted On 27-FEB-2005
celsoa
na


Submitted On 29-NOV-2005
a


Submitted On 29-NOV-2005
\a


Submitted On 18-MAR-2008
korenev
1



PLEASE NOTE: JDK6 is formerly known as Project Mustang