The COSMOS Demo is a good place for adopters to explore what
COSMOS has to offer in the way of functionality and facilities. The COSMOS
Demo download provides the COSMOS UI and exemplar Data Managers that allow
the adopter to query sample data from a variety of sources.
This section provides instructions for installing and running the
demo program that is provided in the COSMOS build.
- Install the web server.
- Download the Axis2 Jar files. Please note the list of approved and required
Axis2 JAR files for COSMOS.
- Download the BIRT project.
- Unzip the demo zip file downloaded from COSMOS
Downloads to a directory. You will see a directory called cosmos-demo.
This directory will be referred to as <cosmos-demo>
in this document.
- If you are using the Aperi MDR, you will need to install and setup
Aperi as follows :
- Download the Aperi Storage Resource Manager version 0.4.1 from
Aperi downloads.
- Follow the instructions at Aperi
installation instructions. You must choose Derby
as your database.
- After successfully installing Aperi, you may wish to run some
Aperi probes to populate your database with storage information (refer
to the "Perform post-installation configuration" section of the installation
instructions).
- Alternatively, you can use the sample Aperi database located
at <cosmos-demo>\database\Aperi. To
install the sample Aperi database, replace your <aperi-installation-folder>\db
folder with the contents of the <cosmos-demo>\database\Aperi
folder.
- Note that the Aperi MDR is preconfigured to access the default
Aperi derby database (at localhost and port 1527). If you have chosen
another location, you will need to modify the <web-server-dir>\webapps\axis2\WEB-INF\services\AperiMdr\META-INF\services.xml
file to change the DERBY_HOST and DERBY_PORT
parameters.
- Before using the Aperi MDR, start the Aperi derby database.
For example: type start derby from the <Aperi
install>\db directory.
-
[ Top of Page | Previous
Page | Next Page | Table
of Contents ]