How to Quickstart With Java EE 7 SDK With the Sample Examples on Ubuntu Linux

January 12, 2015 | By the+gnu+linux+evangelist.

Java EE 7 Quick Start on Ubuntu Linux

Hi! The Tutorial shows you Step-by-Step How to Getting-Started with Oracle Java EE 7 SDK Samples Deployment on Glassfish 4 Web App Server on Ubuntu.

The Oracle GlassFish 4 Application Server is the Reference for the Java EE 7 Web Apps Development and Deployment.

Quickstart Oracle JEE 7 SDK on Ubuntu - Featured

  1. How to Install Oracle Java EE 7 SDK on Ubuntu:

    Installing Maven for Ubuntu
  2. Open a Command Line Terminal Window
    Ctrl+Alt+t
    (Press “Enter” to Execute Commands)

    Oracle Java EE 7 Quickstart on Ubuntu - Featured
  3. How to Install Latest Apache Maven on Ubuntu:

    Installing Maven for Ubuntu
  4. Compile a JEE 7 Servlet Samples.

    cd /opt/glassfish4/samples/servlet
    sudo mvn compile

    For the Other Samples Follow the Same Procedure…

  5. Packaging as War the Servlet Samples.

    sudo mvn install

    Then you Find for each Sample a ‘target‘ Folder containing the .war Artifact Ready to Deploy on Glassfish 4.

  6. How to Deploy a JEE7 App on Glassfish 4

    GlassFish4 Deployment .war Guide
  7. Here Deployed the async-request-war Sample Chat.

    On:

    localhost:8080/async-request-war

    Java EE 7 Development Quickstart on Ubuntu - Glassfish 4 Admin Deplyoed App

Ubuntu 14.04 Trusty LTS JEE 7 SDK Quickstart - JEE 7 Chat


QuickChic Theme • Powered by WordPress