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: 4743169
Votes 0
Synopsis Root Certificates panel in Java WS app mgr is blank if cacerts is missing
Category javawebstart:app_mgr
Reported Against 1.2
Release Fixed 1.4.2(mantis)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 06-SEP-2002
Description




FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

FULL OPERATING SYSTEM VERSION :
glibc-2.1.92-14
2.2.16-22

ADDITIONAL OPERATING SYSTEMS :
All others

A DESCRIPTION OF THE PROBLEM :
Remove (or rename) cacerts file in Java WS directory and the
"Root Certificates" panel in the App Manager (under
"Preferences" comes up blank or not at all.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Remove or rename cacerts file
2. Open App Manager
3. Preferences->Root Certificates panel not there

EXPECTED VERSUS ACTUAL BEHAVIOR :
Hard if not impossible to configure Java WS to use
certificates supplied by user, not by default.  This is a
necessary feature.  The existing situation is a definite
drawback to using Java Web Start.

REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER WORKAROUND :
None.  cacerts file must be there
(Review ID: 160223) 
======================================================================
Work Around
N/A
Evaluation
comming up blank makes sence, but "not comming up" is not ok.
the code throws a null pointer exception from KeyStoreManager.java:66
this can be easily fixed in mantis
 xxxxx@xxxxx  2002-09-09
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang