install glassfish3.1.2 using silent mode
Silent mode is a non-interactive installation based on user-defined parameters captured in an answer file.
////////////////////////////////////////////////
///////////////////////////////////////////////
1.To Create the Installation Answer File
chmod +x ./glassfish-3.1.2-unix-ml.sh
glassfish-3.1.2-unix-ml.sh -n my-answer
(my-answer is the name defined by user)
(Choose Typical Installation in the Installation Type screen.
It is not possible to use the Custom Installation path when generating an answer file for silent-mode installation.)
2.Reviewing and editing the Installation Answer File
3.To Install Using Silent Mode
glassfish-3.1.2-unix-ml.sh -a my-answer -s
Silent mode is a non-interactive installation based on user-defined parameters captured in an answer file.
////////////////////////////////////////////////
///////////////////////////////////////////////
1.To Create the Installation Answer File
chmod +x ./glassfish-3.1.2-unix-ml.sh
glassfish-3.1.2-unix-ml.sh -n my-answer
(my-answer is the name defined by user)
(Choose Typical Installation in the Installation Type screen.
It is not possible to use the Custom Installation path when generating an answer file for silent-mode installation.)
2.Reviewing and editing the Installation Answer File
3.To Install Using Silent Mode
glassfish-3.1.2-unix-ml.sh -a my-answer -s