Wednesday, November 14, 2012

How-to Install and Getting-Started JBoss 7.1 Brontes on Linux Bodhi 2.1 Enlightenment Easy Visual-Guide

The Post Show How-to Install and Getting-Started for the Latest JBoss 7.1.1 Brontes Application Server on Linux Bodhi 2.1 Enlightenment Desktop.


Inside the Article you Find Links to Installing JDK 7 and to Getting-Started with the JBoss 7 Server on Bodhi Linux.


To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.


The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)

Linux Penguin JBoss
  1. Download the JBoss Brontes:

    JBoss 7.1.1 Final tar.gz
  2. Double-Click on Archive and Extract into /tmp Linux Debian Desktop JBoss 7 Extraction
  3. Relocate JBoss
    1. Open a Terminology Window
      Linux Bodhi2-Enlightnement Open Terminal Window
    2. Login as SuperUser
      sudo su
    3. Relocate JBoss
      mv /tmp/jboss* /opt
  4. Set Environment Variable and Path
    1. Logout from SuperUser
      exit
    2. Edit User .bashrc File Settings
      nano ~/.bashrc

      Insert:

      export JBOSS_HOME=/opt/jboss-as-7.x.y
      export PATH=$JBOSS_HOME/bin:$PATH
    3. Load New Environment Set-Up
      source ~/.bashrc
  5. Getting-Started with JBoss:

    How-to Getting-Started with JBoss 7 on Linux
  6. How-to Install Oracle-Sun Java JDK7 Linux Bodhi Distro:

    How Install JDK 7 for Bodhi2