Personal tools
Document Actions

2. GRIA Client Management Installation

Up one level
Installation Guide of the Client Management Package

Introduction

The GRIA Client Management software itself is contained within a single WAR (or "web archive") file gria-client-mgt.war, located within the /war directory of this package. Once the pre-requisites have been set-up and the war file has been deployed to Tomcat, the web-based administration interface guides the user through the rest of the installation process.

If you wish to use the registry service, you must also install the XML database service, eXist.

Upgrading

If you have 5.x version of this package already installed, you can upgrade it to the lastest version without having to perform a completely new installation. See the Upgrading guide for instructions.

Prerequisites


The minimum recommended machine specification required to run this software package as well as software prerequisites can be found here.

Additionally, if you wish to use the registry service then you will also require the following:

Platform specific details on installing these software packages are provided below.

Preparing Your System

First, follow the generic service installation instructions to deploy the package into your web services container.

Deploying eXist to Tomcat

Download eXist (goto download page). In order to install the war-file, you have to rename it into exist.war and deploy it under Tomcat.

It is recommended to change the admin login details of the eXist database using the eXist Database Administration homepage of eXist. Login as "admin" as described on the Administration homepage. After login, select "Manage Users" on the left-hand side menu. Select the "admin" checkbox and press "Edit". Define a new password, recognize it and press "Change". Afterwards logout using the left-hand side menu.

Configuring the Service

Having successfully deployed the war file, its web administration interface can now be accessed by clicking on the /gria-client-mgt link in the Applications section.

Alternatively you can invoke the web application via: http://<servername>:8080/gria-client-mgt.

N.B. "<servername>" should be replaced with the IP address or fully qualified hostname of the computer running the Tomcat server. You should see this screen:

unconfigured.png

Powered by Plone CMS, the Open Source Content Management System