Install Glassfish 4 on Linux Mint 17 Qiana
The Guide shows you Step-by-Step How to Install Glassfish 4 App Server for Linux Mint 17 Qiana 32/64-bit Mate/Cinnamon/Kde/Xfce Desktop.
And between the best Glassfish Advantages you find: it’s Free, No vendor Lock-in and Easy Adaptability (Supports MySQL, .NET, Eclipse and NetBeans Integration).
- GlassFish is the Java EE reference implementation
- Support Latest version of the JEE 7 Specification
- Commercial-Professional Support Available
Especially relevant: the Only Requirement is an Oracle Java JDK 8+ Installation.
The Post Include the Basic Installation’s Screenshots to make the Visualization of the whole Process Easier.
Finally, to the article Bottom you Find a Link to Quick Start with Glassfish 4 Java EE 7 Server.
-
Download Glassfish 4 JEE 7 App Server for Linux:
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install Required Oracle Java JDK 7 on Linux Mint.
-
Start Glassfish 4 Installation
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
cd </path/2>/latest-glassfish-unix.sh
chmod +x ./latest-glassfish-unix.sh
sh ./latest-glassfish-unix.sh
-
Installing Glassfish 4 JEE 7 App Server.
Oracle JDK 7 should be Automatically Recognized If Not Found is Best to Review the JDK 7 Installation by the Link Above.
If Configuration is Successful then Glassfish Server will be Automatically Started after Installation.
-
Access Glassfish Admin Console on Browser:
http://localhost:4848
-
JEE 7 Development with Glassfish4 Quick Start.
Now Thanks to Oracle and the Glassfish Community you Can Fully Enjoy the JEE 7 Development on Glassfish 4 App Server.