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: 6845077
Votes 0
Synopsis silent JDK should install JRE/Java DB silently
Category java:install
Reported Against
Release Fixed 6u15(b02)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 26-MAY-2009
Description
We need to fully support a silent JDK install in 6u15, which should also install the public JRE and Java DB.
Posted Date : 2009-05-26 14:45:17.0
Work Around
N/A
Evaluation
Now that we own our JDK wrapper code, we can fully support silent installation.  If the public JRE feature is on, it should create a registry.  The wrapper should check that registry after running the jdk.msi, and it should run msiexec on the jdk$version/jre.msi, and then it should remove the msi/mst files.

I've read in forums that Java DB might not currently be getting installed with JDK silent mode, so we need to look into this as well.
Posted Date : 2009-05-26 14:45:17.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang