1. | Install Java if you do not already have it installed. BlueZone Integration Server requires Java 1.6 or later. |
2. | Install Apache Tomcat 6.0 or later. On Windows platforms, use the 32-bit/64-bit Windows Service Installer package. Tomcat must be installed to a path such as C:\Program Files\Apache Software Foundation\Tomcat 6.0. This location will be referred to as [tomcat]. Take note of the path to [tomcat], the Port used, and the administrator password.
Test the installation by going to the Tomcat URL, which should be something like http://yourserver.com:8080/. You should see the Tomcat default page. This location will be referred to as http://[tomcat-url]/.
|
3. | Copy the BlueZone Integration Server web application archive file (BlueZone.war) into the [tomcat]/webapps/ directory. The WAR file is on the BlueZone CD or BlueZone CD image. The WAR file auto-expands to create the BlueZone directory. Test this by going to http://[tomcat-url]/BlueZone/. You should see the BlueZone Integration Server sign on screen. Make note of this URL. Now, [tomcat]/webapps/BlueZone/ maps directly to http://[tomcat-url]/BlueZone/.
Note Consult your server’s documentation for exact details on installing web applications.
|
4. | Install the BlueZone Web-to-Host Wizard on the server hosting BlueZone Integration Server or on a machine that has drive access to the [tomcat]/webapps/BlueZone/Sites/ folder. |