New Post has been published on Varinder Sandhu 's Blog
New Post has been published on http://www.varindersandhu.in/2013/12/26/configure-environment-variable-for-jdk-and-jboss/
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.
Set the JDK/BIN Path in the Path variable under Environment Variable
Java & JBOSS Configuration
Set the JBOSS Path in the JBOSS_HOME variable under Environment Variable
<!-- google_ad_client = "pub-2404605494811633"; google_alternate_color = "FFFFFF"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text_image"; google_ad_channel =""; google_color_border = "FFFFFF"; google_color_link = "0000FF"; google_color_bg = "FFFFFF"; google_color_text = "000000"; google_color_url = "008000"; google_ui_features = "rc:6"; //-->
Java & JBOSS Configuration
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