On UNIX, run the installer or uncompress the distribution into a directory of your choice
On Windows, run the installer
Avoid installing Java into a directory that contains spaces or other special characters (e.g., under C: Program Files)
e. You can choose not to install "Public JRE", demos, and source components
Inclined to build a profession as JBoss? Then here is the blog post on, explore "JBoss Training"
2) Configure Java:
Set JAVA_HOME to point to the directory where you installed Java and add $JAVA_HOME/bin to your PATH
On Windows, add JAVA_HOME System Variable under Start -> Settings -> Control Panel -> System -> Advanced -> Environmental Variables and prefix the existing PATH variable with %JAVA_HOME%bin;
On UNIX-like systems, make these changes in your shell’s configuration file (e.g., ~/.bashrc): export JAVA_HOME=/path/to/java-install-dir and export PATH=$JAVA_HOME/bin:$PATH
3) Test Java:
Test that java -version prints the expected Java version
To build from source, get Ant from http://ant.apache.org/, uncompress it in a directory like C:Ant, set ANT_HOME to point to the directory where you installed Ant, and add $ANT_HOME/bin (on Linux), %ANT_HOME%bin (on Windows) to your PATH.
Once finished, the binaries will be under jboss-<release>.GA-srcbuildoutputjboss-<release>.GA
5) Install JBoss Application Server:
Unpack the compressed archive. This is the typical installation method because it is the easiest.
Alternatively, install the source-built binary (not a common installation method).
Set JBOSS_HOME to the root folder of JBoss. You can also add $JBOSS_HOME/bin (Linux) or %JBOSS_HOME%bin (Windows) to your PATH in case you want to run your server from the command-line.
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.
Stay Updated
Get stories of change makers and innovators from the startup ecosystem in your inbox