The Guide shows you How to Install and Getting-Started with the Latest Oracle Glassfish 3.X Application Server for Java JEE6 Web-Development on Linux Mint 13 Maya Cinnamon 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 Getting-Started Quickly on Glassfish3 for Java JEE6.
-
Download Glassfish3 App Server:
Glassfish Server 3 unix.sh -
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Start Glassfish 3 Installation
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
cd /glassfish-3*unix.sh
sh ./glassfish-3*unix.sh
Require Oracle Java JDK 6-7Howto Install Oracle Java JDK 7 on Linux Mint 13 Cinnamon.
Install JDK 7 on Linux Mint Cinnamon -
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