How to Install JBoss 7.x on Linux Mint 18.x Easy Visual-Guide

April 16, 2017 | By the+gnu+linux+evangelist.

Installing JBoss 7.x on Linux Mint 18.x

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Red Hat JBoss 7.x Application Server on Linux Mint 18.x LTS GNU/Linux Desktop/Server.

And Red Hat JBoss AS for Linux Mint 18.x is a Fully Compliant Java EE App Server with Best Reliability, Security, and Stability.

Moreover, Make the Entire Install JBoss on Linux Mint 18.x Easy to Understand and Visualize the Post Includes the Basic Screenshots of All GUI Steps involved.

How to Install JBoss 7.x on Linux Mint 18.x - Featured
  1. 1. Launching Terminal

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    How to Install JBoss 7.x on Linux Mint 18.x - Open Terminal Shell Emulator
  2. 2. Downloading JBoss

    Download Latest JBoss Application Server

    Red-Hat JBoss AS 7.x tar.gz
  3. 3. Extracting JBoss Archive

    Then Extract JBoss tar.gz into /tmp Directory
    If it does Not Open automatically then Double-Click on File Manager:

    How to Install JBoss 7.x on Linux Mint 18.x - Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/jboss-as*.tar.gz -C ~
  4. 4. Relocating JBoss AS

    Next Relocate JBoss Contents
    Here we make a simple Local Installation into the Home folder

    mv /tmp/jboss-as* ~

    Either for a System-Wide Install you have to Manage Permissions consequently…

  5. 5. Installing Oracle Java JDK

    How to Install Required Oracle JDK on Linux Mint

    Install Oracle JDK for Linux Mint
  6. 6. Accessing JBoss

    Now Access JBoss Binaries:

    cd /opt/jboss-as*
  7. 7. Launching JBoss

    Now to Launch JBoss Server
    For the Standalone Server Use:

    ./bin/standalone.sh

    Instead, to Launch a Managed Domain:

    ./bin/domain.sh

    Use Ctrl+c to Shut Down.

  8. 8. Fixing JBoss Issues

    Upgrading JBoss AS 7 Modules

    JBoss Modules Upgrade
  9. 9. Accessing JBoss Web UI

    Finally, to Access JBoss AS AS Admin
    Point Browser to:

    http://127.0.0.1:9990
    How to Install JBoss 7.x on Linux Mint 18.x - JBoss AS AS on Browser

  10. So Now Thanks to Red Hat Inc
    you Should Finally, Fully Dispose of a JBoss 7 JEE Server Installation Linux Mint ;)


QuickChic Theme • Powered by WordPress