About MSO main project

This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. "mvn clean install -P with-integration-tests -Dintegration-tests-user=root -Dintegration-tests-group=root -Dintegration-tests-db-type=MYSQL"

Project Modules

This project has declared the following modules:

Name Description
MSO Common classes MSO Common classes:- Logger
API Handler API Handler for MSO
mso-catalog-db MSO Catalog Database definition and Hibernate objects
MSO Adapters Adapters for MSO
asdc-controller ASDC CLient and Controller
MSO Status Control module Contains classes to update and query the MSO status per site
BPMN Subsystem BPMN Subsystem for MSO
MSO Packages This Maven project is responsible to build and package all child projects - contributions in the MSO project. This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB. "mvn clean install -P with-integration-tests -Dintegration-tests-user=root -Dintegration-tests-group=root -Dintegration-tests-db-type=MYSQL"