| Install eEMS Software
DOWNLOAD SOFTWARE
This section describes the components that must be downloaded in order to install the eEMS and a brief description of each component. All components will be downloaded from http://eems.ghg.com/REL4-6/
1. Create/Install eEMS Software . This is the main installation file and its purpose is to create the database and install the application and web server. It also installs eEMS as a Windows service. (Deploy_4.6.zip)
2. Download J2SDK 1.4.2-02 (j2sdk-1_4_2_02-windows-i586-p-iftw.exe)
INSTALLATION 1. Install J2SDK j2sdk-1_4_2_02-windows-i586-p-iftw.exe by double clicking on the file. Make sure there are no spaces in the folder names where it is being installed. For example do not select C:\Program Files\¡. as the installation folder.
2. Create a folder under the C drive called DEPLOY and unzip the Deploy_4.6.zip files into that folder.
3. Double click on setup.exe present in C:\DEPLOY to execute it.
a. Click Next on the first two screen presented. On the 3rd screen make sure that there are no spaces in the folder path. This folder will be used to install the application server and web server.

b. On the next screen as shown in Figure 2, provide the SQL Server name and port SQL Server is listening on. Appendix A explains how the port number can be obtained if not known.

c. In the next screen you can modify the username and password that will be used to connect to SQL Server from JBOSS. Do not use a username that already exists in SQL Server.You can also modify where the database files will reside. By default the installation program will place the files in SQL Server default data folder.

d. After reviewing the information as shown in Figure 4, start the installation by clicking on Next. This process may take a few minutes depending on the speed of the computer and available memory.

e. After the installation finishes, reboot the computer.
f. To test if eEMS was installed successfully open Internet Explorer and go to http://localhost/ (assuming that port 80 is not being used by IIS. Read the troubleshooting guide to set a port number other than 80 for Tomcat). If everything was successful you should see a login screen as shown in figure 6.On the login screen use admin as the username and password all lower case). Read the troubleshooting guide if the login screen does not appear

|