Skip to content

research-iobserve/cocome-cloud-jee-platform-migration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CoCoME Cloud JEE Platform

This is the cloud variant of CoCoME implementing the evolution scenario platform migration.

CoCoME uses Maven as built system. It has, therefore, a specific directory layout and subdivision in subprojects. In the following we describe the overall structure and point to specific information to setup the build system, configure the deployment, and trigger deployment and undeployment.

Directory Structure

  • cocome-maven-project project root

  • cocome-maven-project/cloud-logic-service root of the logic services sub-project

  • cocome-maven-project/cloud-logic-service/cloud-enterprise-logic enterprise node

  • cocome-maven-project/cloud-logic-service/cloud-logic-core-api

  • cocome-maven-project/cloud-logic-service/cloud-logic-core-impl

  • cocome-maven-project/cloud-logic-service/cloud-logic-core-services

  • cocome-maven-project/cloud-logic-service/cloud-registry-client

  • cocome-maven-project/cloud-logic-service/cloud-registry-service registry service

  • cocome-maven-project/cloud-logic-service/cloud-store-logic store node

  • cocome-maven-project/cloud-logic-service/java-utils utility java code (this might be moved to a separate project in the future)

  • cocome-maven-project/cloud-web-frontend root of the web frontend sub-project

  • cocome-maven-project/doc documentation

Important Information

  • cocome-maven-project/doc/development-setup.md describes how to configure a fresh checkout
  • cocome-maven-project/doc/deployment-setup.md explains the general setup of the CoCoME execution environment and how to deploy and undeploy components
  • cocome-maven-project/doc/eclipse-setup.txt contains an collection of hints and advices to configure Eclipse to work with CoCoME

About

This is the cloud variant of CoCoME implementing the evolution scenario Platform Migration

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 91.6%
  • CSS 7.9%
  • Other 0.5%