Quick-Start With GlassFish 4 Servlet Deployment on Mac OS X

October 31, 2014 | By Zen BSD.

How to Getting-Started with Deployment on Glassfish 4

Hi! The Tutorial shows you Step-by-Step How to Getting-Started with Glassfish 4 Java EE Web Servlet Deployment on macOS.

GlassFish App Server Benefits:

  • Java EE reference implementation: Glassfish is the Java EE reference/nimplementation.
  • Supports the latest versions of the Java EE specification: Glassfish is the only Java EE application server/nin the market that supports the complete Java EE 7 specification.
  • Featured
    1. Possibly Download the Servlet Example

      Servlet Sample .war
  • Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    GlassFish 4 Deployment Quick Start Guide - Open Terminal

    In case first see: Terminal QuickStart Guide.

  • Give Execution Permission.

    chmod +x $HOME/Downloads/sample.servlet.war
  • How to Install Glassfish 4 App Server for macOS

    Mac OS X Glassfish 4 Setup
  • Open with Browser the Admin Backend

    http://localhost:4848
  • Select Deploy an Application.

    GlassFish 4 Deployment on macOS - Deploy an Application
  • Browse for the sample.war file

    GlassFish 4 Deployment on macOS - Browing

    The Confirm with “OK”

    GlassFish 4 Deployment on macOS - Deployed Apps

    Then you Should have a Confirmation about the Deployed App…

  • View the Deployed Servlet

    http://localhost:8080/sample.servlet-2.1.0/
    GlassFish 4 Deployment on macOS - Deploy an Application

  • QuickChic Theme • Powered by WordPress