install.sh should support silent installation now.
Suggested supported arguments are:
install.sh -y -JAVA_HOME=PATH_TO_JAVA_HOME
-y is to automatically accept the agreement.
-JAVA_HOME is the value to the default java home.
This will help us a lot in automated test and repeatly install/reinstall.
Thanks.
nathan.wang@Eng 2001-05-22
We discussed this bug a little today on JWS Eng meeting.
Currently merlin is bundling a zip file of java web start on
solaris/linux and JAWS is not automatically installed. This
should be fixed, i.e., JAWS automatically installed on Solaris
and Linux.
###@###.### 2001-09-27
Suggested supported arguments are:
install.sh -y -JAVA_HOME=PATH_TO_JAVA_HOME
-y is to automatically accept the agreement.
-JAVA_HOME is the value to the default java home.
This will help us a lot in automated test and repeatly install/reinstall.
Thanks.
nathan.wang@Eng 2001-05-22
We discussed this bug a little today on JWS Eng meeting.
Currently merlin is bundling a zip file of java web start on
solaris/linux and JAWS is not automatically installed. This
should be fixed, i.e., JAWS automatically installed on Solaris
and Linux.
###@###.### 2001-09-27
- duplicates
-
JDK-4772158 Make web start part of J2RE image on Unix platforms
-
- Resolved
-