Installation


JaxView is designed to be easy to install. The JaxView set up package contains all the components needed for most deployments. You can install and start using JaxView in less than an hour. This section gives you the steps you use to install a new JaxView server or upgrade an existing installation.

The JaxView Installation Package

The installation package (JaxViewSetup.zip) includes the files and components needed to install and run JaxView. The following is a description of the package contents:

System Requirements

The following are the system requirements for installing the JaxView management server on the platforms indicated:

Microsoft Windows Platforms

Apple Mac OS X Platforms

Linux Platforms

Installing the JaxView Server

The following sections describe the steps you use to install JaxView on the indicated platforms.

Installing on Microsoft Windows platforms

JaxView is installed as a service on Microsoft Windows platforms. You use the following steps to install JaxView:

To install JaxView on Windows platforms:

  1. Download or copy the setup archive file: JaxViewSetup.zip.
  2. Unzip the setup archive file. By default, this will create a folder named \JaxView.
  3. Inside the JaxView folder, run the installation executable: JaxViewSetup.exe
  4. Follow the instructions in the installation wizard to complete the installation.
  5. Confirm that the JaxView is running. You can view the Services by clicking on Start -> Control Panel -> Administrative Tools -> Services.
  6. Confirm that you can access the JaxView login page at: http://<hostname>:9090/Hubble/servlet/LoginServlet

At this point the JaxView manager has been installed and started but no Web service messages are being managed or recorded. To record and manage Web service requests and responses in the environment you will need to configure JaxView and possibly other elements in the target SOA environment. JaxView has several deployment options to choose from depending on your operational requirements and management objectives. See the section JaxView Deployment Options for more information on how JaxView can be used to manage service-oriented environments.

Upgrading a JaxView Installation

Updating an existing JaxView install with a newer version can be done using the following procedure.

To upgrade an existing JaxView installation:

  1. Download the updated JaxView installation package
  2. Make a backup copy of your current JaxView directory. You will need to restore the configuration files out of this backup later
  3. Stop the JaxView service
  4. Unzip the download package
  5. Use the executable installation wizard to install the new JaxView version OVER your previous installation. Your Web service message data will not be overwritten. The installer will automatically start the JaxView service.
  6. Stop JaxView service of the new installation
  7. From your backup copy of the previous JaxView version, copy all the xml files from the JaxView/Config directory into the JaxView/Config directory where the newer version is installed.
  8. From your backup copy of the previous JaxView version, copy the JaxView/Messages, JaxView/Templates, JaxView/Logs, JaxView/Scripts, and JaxView\tomcat\webapps\Hubble\Report into the new install directories.
  9. Restart the new JaxView and you should see all of the configuration data from your previous installation.