COSMOS Demo and Runtimes
This download contains an application to demonstrate
some functions provided by the COSMOS project. It also includes the COSMOS runtimes.
The following components are included:
A service registry for service lookup and
discovery
Exemplary data managers for integrating
applications with COSMOS
Exemplary management data repositories (MDR)
that support CMDBf query service
Web user interface for viewing reports and
executing queries on data source
Please follow the COSMOS Installation Guide (see below) to install and run the
application.
SML Validator and SML-IF Editor (Resource Modeling)
Model Developer: A Service Modeling Language (SML) validator that validates SML
and SML-IF files. An editor to create and validate
SML-IF documents used to exchange information between
systems management applications. Also includes utilities to import SML-IF documents,
and export from the SML repository to a SML-IF document.
SML Source Developers: This SDK package is for
developers who want source code included with
the tooling in order to develop or extend the
Resource Modeling framework. In other words, this download
includes all of the Model Developer package with the addition
of source code.
SDD Tooling
SDD Developer: This package includes a build time
generator for creating and merging Solution Deployment
Descriptor (SDD) files as well as a component called the
change analyzer that will parse SDDs and display what
will be done by that SDD in human readable HTML format.
SDD Source Developers: This package includes
source code in addition to the SDD tools in
order to develop or extend SDD tooling.
SDD Runtime
SDD Runtime : The SDD runtime project includes a driver for parsing SDDs,
resolving deployment related tasks defined in the SDD and performing the associated operations.
In addition, the runtime project includes an exemplary SDD and artifact for demonstration purposes..
SDD Runtime Source Developers: The SDD runtime SDK is for developers that
wish to extend the SDD runtime or author new resource handlers.
COSMOS SDK
This download is for developers who want to extend the
COSMOS framework to create data managers. Please follow the
COSMOS Installation Guide (see below)
to install and run the SDK.
A web server supporting JSP 2.0 and Servlet technology (e.g. Tomcat, JBoss, WebSphere Application Server, Geronimo) -
required by COSMOS Demo and COSMOS SDK