JBoss 7.1.1 Java EE App Server Installation and Getting Started on Linux Fedora 18 KDE4 Desktop Easy Visual-Guide

April 22, 2013 | By Duchateaux.

The Tutorial shows you a How to Install and Getting-Started with the JBoss 7.1.1 Java JEE Application Server Community Edition for Fedora 18 KDE4 i686/x8664 Desktop.

Inside the Post you Find Links to Installing JDK 7 and to Getting-Started with the JBoss 7 Server on Fedora 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.

Linux Penguin JBoss
  1. Download Latest JBoss App Server Community Edition:

    Red-Hat JBoss 71.1 Final tar.gz
  2. Right-Click on Archive > Open with Ark to Decompress

    Extract the Content Into: /tmp.

    Linux Kde Desktop JBoss 7 Extraction

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Fedora Linux 14-18 Kde4 Open Terminal

    In case first see: Terminal QuickStart Guide.

  4. Relocate JBoss

    su -c "mv /tmp/jboss* /opt/jboss-as-7/jboss-as-7"

  5. How to Install Required Oracle-Sun JDK 7 on Fedora Linux:

    Install Oracle JDK for Fedora
  6. Set Environment Variable and Path

    1. Edit User .bashrc File Settings
      nano ~/.bashrc

      Append:

      export JBOSS_HOME=/opt/jboss-as-7; export PATH=$JBOSS_HOME/bin:$PATH

      Ctrl+x to Save & Exit.

    2. Load New Environment Set-Up
      bash
  7. Getting-Started with JBoss Guide:


QuickChic Theme • Powered by WordPress