Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS UG Management of COSMOS"

(COSMOS User's Guide Management of COSMOS section)
(Content)
Line 30: Line 30:
 
== Content ==
 
== Content ==
  
 +
=== Starting the COSMOS components ===
 +
Start Tomcat by running <tomcat_install_dir>/bin/startup.bat.  By starting the web server, the Management Domain, Data Broker and the example MDR will be started. 
  
 
+
'''Note:''' Since is involves a Java program, you will need JRE_HOME or JAVA_HOME set in order to run this batch file.
 
+
  
 
[[Category:COSMOS_Users_Guide]]
 
[[Category:COSMOS_Users_Guide]]

Revision as of 18:17, 20 February 2008

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS User's Guide Management of COSMOS section

Category: User's Guide

Owner Jimmy Mohsin
Bug # 218836
Due dates Schedule

Outline

Content

Starting the COSMOS components

Start Tomcat by running <tomcat_install_dir>/bin/startup.bat. By starting the web server, the Management Domain, Data Broker and the example MDR will be started.

Note: Since is involves a Java program, you will need JRE_HOME or JAVA_HOME set in order to run this batch file.

Back to the top