GlassFish Server 5 Installation on Ubuntu 16.04 LTS using Oracle JDK 8
In this video we are going to see how to install and configure GlassFish 5 Application Server on Ubuntu 16.04 LTS.
Hostname with IP Address is mandatory to run GlassFish Server else server startup may fail on Linux Environments.
GlassFish Server provides a lightweight, modular server for the development of Java
Platform Enterprise Edition (Java EE) 8 applications. It is the Reference
Implementation for Java EE. It delivers a highly productive platform for developing
with the latest Java EE technologies.
What's New in the GlassFish Server 5.0 Release?
GlassFish is the Reference Implementation for Java EE. Java EE 8 introduces the JSON
Binding API (JSON-B) for mapping between JSON text and Java objects, building on
the JSON Processing API (JSON-P). Servlet has been enhanced with the addition of
support for the new HTTP/2 protocol. JAX-RS adds support for server-sent events
and, building on concurrency facilities added in Java SE 8, a reactive client API. The
new Java EE Security API provides enhanced support for authentication and
authorization in web modules, and also introduces APIs for access to identity stores.
The Bean Validation facility is updated to reflect enhancements made in Java SE 8 and
to extend the range of validated objects.
GlassFish Server 5.0 includes the following new and updated Java EE standards.
New Features
1. Java EE Security API 1.0
2. Java API for JSON Binding (JSON-B) 1.0 Updated
3. Java API for JSON Processing (JSON-P) 1.1
4. Java API for WebSocket 1.1
5. Java API for RESTful Web Services (JAX-RS) 2.1
6. Contexts and Dependency Injection for Java EE (CDI) 2.0
7. Java Persistence API (JPA) 2.2
8. Common annotations 1.3
9. JavaServer Faces (JSF) 2.3
10. Java Servlet 4.0
11. Bean Validation (BV) 2.0
12. Interceptors 1.2
13. JavaMail 1.6
Download Links:
https://projects.eclipse.org/projects/ee4j.glassfish/downloads
https://javaee.github.io/glassfish/download