COSMOS User's Guide


Configure Software

These instructions assume you have installed the demo software as described in the COSMOS Installation Guide.

  1. At a Windows command prompt, change to the <cosmos-demo>/bin> directory.
  2. Run configDemo.bat (Windows) or configDemo.sh (Linux) to update some configuration files according to your system environment. The configDemo program assumes the following:
  3. The program prompts you for input. A successful configuration is indicated by file results similar to the sample below.

    Using the configDemo scripts, the COSMOS web applications are installed on a Tomcat web server. For a different web server, you can modify the scripts, or copy the files manually to the correct locations.

    Installed web application: COSMOSReportViewer
    Installed web application: COSMOSUI
    Unzipping C:\cosmos\birt-runtime-2_3_0.zip to
    C:\cosmos\apache-tomcat-5.5.25\web
    apps/COSMOSReportViewer...
    Unzipped BIRT to COSMOSReportViewer
    Copied BIRT web viewer example to COSMOSReportViewer
    Installed web service: AperiMdr
    Installed web service: Broker
    Installed web service: ExampleMdr
    Installed web service: LoggingDataManager
    Installed web service: ServiceFinder
    Installed web service: SMLMDR
    Installed web service: StatDataManager
    Installed web service: TestFederatingCMDB
    Copied axis jar files to COSMOSUI.
    Copied axis jar files to COSMOSReportViewer.
    Copied axis jar files to cosmos client.
    Updated axis2.xml.
    Updated services.xml for SML MDR.
    Updated services.xml for statistical MDR.
    Installed broker database to
    C:\cosmos\apache-tomcat-5.5.25\webapps\axis2\WEB-INF\database/brokerdb.xml

Now you can use the example.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]