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 64bit 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 ;)
-
Download the JBoss Brontes:
JBoss 7.1.1 Final tar.gz - Double-Click on Archive and Extract into /tmp
- Relocate JBoss
- Open a Terminology Window
- Login as SuperUser
sudo su
- Relocate JBoss
mv /tmp/jboss* /opt
- Open a Terminology Window
- Set Environment Variable and Path
- Logout from SuperUser
exit
- Edit User .bashrc File Settings
nano ~/.bashrc
Insert:
export JBOSS_HOME=/opt/jboss-as-7.x.y export PATH=$JBOSS_HOME/bin:$PATH
- Load New Environment Set-Up
source ~/.bashrc
- Logout from SuperUser
-
Getting-Started with JBoss:
How-to Getting-Started with JBoss 7 on Linux
How-to Install Oracle-Sun Java JDK7 Linux Bodhi Distro:
How Install JDK 7 for Bodhi2