Configure the Environment Variable for JDK and JBoss

With the help of this post, we are going to configure the Java & JBoss. Basically we will configure the Environment Variable for JDK and JBoss.

Configuration : 1

  • Install the JDK
  • Set the JDK/BIN Path in the Path variable under Environment Variable
Java & JBOSS Configuration

Java & JBOSS Configuration

  • Set the JBOSS Path in the JBOSS_HOME variable under Environment Variable
Java & JBOSS Configuration

Java & JBOSS Configuration

Configuration : 2

  • Install the JDK
  • Set the JDK Path in the Java_Home variable under Environment Variable
  • Set the Java_Home variable in the Path  variable as “%Java_Home%”\bin;”

Configuration : 3 (Only for JBOSS)

Set the Java_Home variable in the run.bat under JBOSS_Server\bin

Java & JBOSS Configuration

Java & JBOSS Configuration

You are Done !!!

One comment