COSMOS demo setup

COSMOS provides a program that helps install and configure the web applications and web services required for the demonstration. The install program is located at <cosmos-demo>\bin. Run configDemo.bat or configDemo.sh to start the install program on Windows and Linux respectively. The install program assumes your <cosmos-demo> directory and the tomcat installation are on the same host. The configDemo program accepts five parameters described in the section that follows.
  1. tomcatDir: Apache Tomcat install directory <tomcat_install_dir>
  2. cosmosDir: COSMOS Demo install directory <cosmos-demo>
  3. birt: path to BIRT Runtime zip file (download from step 4 above)
  4. dojo: parth to dojo zip file (download from step 5 above)
  5. axis2war: (optional) Path to the axis2.war file (downloaded from step 3 above) You will see something like the following in a successful execution of the config program.
Unzipping d:\Program Files\apache-tomcat-5.5.25\webapps_backup4\axis2.war to D:\
Program Files\apache-tomcat-5.5.25\webapps\axis2...
Installed axis2 on Apache Tomcat server.
Installed web application: COSMOSReportViewer
Installed web application: COSMOSUI
Unzipping d:\dev\birt-runtime-2.3M6.zip to D:\Program Files\apache-tomcat-5.5.25
\webapps/COSMOSReportViewer...
Unzipped BIRT to COSMOSReportViewer
Copied BIRT web viewer example to COSMOSReportViewer
Unzipping d:\dev\dojo-release-1.0.2.zip to D:\Program Files\apache-tomcat-5.5.25
\webapps/COSMOSUI...
Unzipped dojo to COSMOSUI.
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:\Program Files\apache-tomcat-5.5.25\webapps\axis2
\WEB-INF\database/brokerdb.xml