How to Getting Started Quickly With JBoss 7 Application Server on Linux Easy Guide

July 20, 2012 | By Duchateaux.

This Guide shows you How to Getting-Started Quickly with JBoss 7 App Server on Linux 32bit/64bit.

Inside the Post you Find Links to Tutorials on Installing JBoss 7.1 on Linux Distros.

The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

How to Install JBoss on Gnu/Linux Distros
  1. Install the JBoss 7.1.1 Brontes Server:

    How to Install JBoss7 on Linux
  2. Open a Terminal Window
    (Press “Enter” to Execute Commands)

  3. Check if Java is Installed

    java -version

    The Java Version Need to be At Least Greater or Equal to Java 1.5.

    If Oracle Java JDK is Not Installed then:

    Install Oracle Java JDK on Linux
  4. Starting JBoss Server

    This Command Presume you Provided to Setup JBoss Path and Environment Variable like in the Installation Tutorial Above.

    su -c "standalone.sh"
  5. Access JBoss Server on Browser

    Point your Browser to Address:

    127.0.0.1:8080

    JBoss Server Successfully Started
  6. Stopping JBoss Server

    ./bin/jboss-cli.sh --connect --command=:shutdown

  7. JBoss7 App Server Deployment on Linux Guide:

    JBoss7 Deployment Quick Start

QuickChic Theme • Powered by WordPress