This Article shows you a Basic Install of the JBoss 7.1.1 Brontes Server on Linux CentOS 6 KDE Desktop.
Inside the Post you Find Links to Installing JDK 7 and to Getting-Started with the JBoss 7 Server on CentOS 6 Linux.
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.
-
Download the JBoss:
Red-Hat JBoss 71.1 Final tar.gz - Double-Click on Archive to Decompress
Put the Archive Content Into: /tmp.
- Relocate JBoss
- Open a Terminal Window
(Press “Enter” to Execute Commands) - Login as SuperUser
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
- Move JBoss
sudo chown -R root:root /tmp/jboss*
mv /tmp/jboss* /opt/jboss-as-7/jboss-as-7
- Open a Terminal Window
-
Getting-Started with JBoss:
Howto Install JDK 7 on CentOS 6 Linux
Install JDK 7 on CentOS