quality@glassfish.java.net

Re: silent installation on glassfish v2.1

From: kumar <Dasari.Kumar_at_Sun.COM>
Date: Thu, 05 Mar 2009 15:18:35 +0530

Hi Sreekanth,

Yes, GlassFish V2.1 supports silent mode installation.Before installing
V2.1 in silent mode you need to have the installation configuration file.

Create the installation configuration file by running one of the
following commands:

  -On Solaris or Linux for GUI mode:
                ./Filename -savestate configuration_filename

* -*On Solaris or Linux for CLI mode:
               ./Filename -console -savestate configuration_filename

  -On Windows for GUI mode:
             Filename -savestate configuration_filename
  -On Windows for CLI mode:
             Filename -console -savestate configuration_filename

If you don't specify the location that where you want to create the
installation configuration file, it will be created in the location from
where you invoke the installation.

Change the directory location and ports that you want to use in the
configuration file for the next installation.

Now to install GlassFish V2.1 in silent mode run,
   - Filename -silent configuration_filename

Thanks,
-Kumar


Sreekanth wrote:
> Hi,
>
> I have see here[1] that Glassfishv2 does not support silent installation.
>
> Please see the copies content below:
>
>
> To Install Application Server 9.1 in Silent Mode
>
> You can use this procedure only with the Sun Java System Application
> Server 9.1 installer. GlassFish v2 does not offer Silent Mode
> installation. Silent mode installation is non-interactive. You cannot
> use the Silent Mode if you are installing the load balancing plug-in
> on Web Server 7.0. You must first provide a configuration file for
> information that the installer needs. The following topics are discussed:
>
>
>
> Did any thing change ever since that particular document is
> published.I want to try silent installation for glassfishv2.1
>
>
> [1] http://docs.sun.com/app/docs/doc/819-3670/gfnmv?a=view
> Thanks,
> Sreekanth
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net For
> additional commands, e-mail: quality-help_at_glassfish.dev.java.net