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"

(Outline)
(Stopping the sample / other MDRs and the Data Managers)
Line 23: Line 23:
 
=== Start Tomcat ===
 
=== Start Tomcat ===
 
=== Register / Deregister MDRs and Data Managers with the COSMOS Broker ===
 
=== Register / Deregister MDRs and Data Managers with the COSMOS Broker ===
=== Stopping the sample / other MDRs and the Data Managers ===
+
=== Stopping the example / other MDRs and the Data Managers ===
 +
 
 
=== Stopping the COSMOS Broker ===
 
=== Stopping the COSMOS Broker ===
  

Revision as of 16:38, 28 May 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

Starting the COSMOS Broker

Start Tomcat

Register / Deregister MDRs and Data Managers with the COSMOS Broker

Stopping the example / other MDRs and the Data Managers

Stopping the COSMOS Broker

Content

Starting the COSMOS components

Start Tomcat by running <tomcat_install_dir>/bin/startup.bat. By starting the web server, the COSMOS 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