Glassfish can be installed with the file-based installer or the JAR-based installer.
Uninstall instructions from SUN
Installtion instruction from SUN
Installing Glassfish
File-based
- Download the file from
- chmod +x sges-glassfish-v3-unix.sh
- Create the installation directory: mkdir /usr/glassfish
- Navigate to where sges-glassfish-v3-unix.sh file exists.
- Run ./sges-glassfish-v3-unix.sh
- Follow the instructions.
- Download the file from
- Create the installation directory: mkdir /usr/glassfish
- Unzip contents to installation directory: unzip sges-v3-unix.zip
JAR-based
Uninstalling Glassfish
File-based
-
Navigate to your Enterprise Server installation directory.
-
Invoke the uninstallation program as follows:
-
To use the uninstallation in GUI mode, type:
./uninstall
-
To use the uninstallation in command-line mode, type:
./uninstall -console
-
JAR-based and Zip
-
Change to the directory containing the glassfish directory.
-
Run the following command: rm —r glassfish.
No comments:
Post a Comment