Configuring JBoss 3.0

After the installation is completed, you must edit a few configuration parameters before you start running the JBoss server. The main configuration parameter you need to edit is where JBoss can find the Java 1.3 installation directory. Here are the steps required to add the Java installation directory to the JBoss server environment:

Note

We assume that you already have Java 1.3 installed on your machine. If you have not already done so, download and install the Java SDK 1.3 from http://java.sun.com/j2se/1.3/download.html, and select Windows (all languages).


1.
Open the file <JBOSS_HOME>in un.bat using a text editor such as Notepad.

2.
Set your Java home directory by inserting the following line at the beginning of the file (where c:java131 is the directory of Java home on your drive):

set JAVA_HOME=c:java131
							

3.
Save the file with the new setting.

By identifying where Java is located on your machine, you've completed the configuration steps.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.2.240