The Guide shows you Step-by-Step How to Install and Getting-Started with the Latest Oracle Java Glassfish 3.X JEE 6 Server on Ubuntu Linux 12.04 Precise Pangolin i386/amd64 Desktop.
Why to Choose Glassfish 3 Server between the Others Java-Servers Open Source Alternatives?
-
GlassFish is the Java EE reference implementation
-
Support Latest version of the JEE Specification
-
Commercial-Professional Support Available
.
Especially relevant: the Only Requirement is a Oracle Java JDK Superior to 5.
The Post Include the Basic Installation’s Screenshots to make the Visualization of the Process Easier.
Finally, to the article Bottom you Find a Link to Quick Start on Glassfish3 Java JEE6 App Server.
-
Download Glassfish OpenSource Server:
Glassfish Server 3 unix.sh -
Start Glassfish 3 Installation
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
cd </path/2>
sh ./glassfish-3*unix.sh
Require Oracle Java JDK 6-7How to Install Oracle-Sun Java JDK 7 on Ubuntu Linux 12.
Install Oracle JDK for Ubuntu -
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing Glassfish 3
- Next
- Select Custom
- Install and Configure
- Set the Install Directory
Good Choice: /opt/glassfish3.
- Oracle JDK should be Automatically Recognized
If Not Found is Best to Review the Oracle JDK 7 Initial Setup on Link Above.
- Next
- Installation
If Not Found is Best to Review the Oracle JDK 7 Initial Setup on Link Above.
- Create a server domain
- Optionally Set Ports for Muti-Servers/Multi-Domains
With the Start domain after creation Option Checked the Glassfish Server will be Automatically Started after Installation.
- Next
-
Access Glassfish on Browser
Default URL:
http://localhost:8080
-
GlassFish Quick Start:
Glassfish Quick Start Guide