easysoa / EasySOA

A light, collaborative platform to make Service Oriented Architecture simple.
http://www.easysoa.org
35 stars 8 forks source link

Scheduled auto revalidation & report using recorded web discovery #106

Closed mdutoo closed 11 years ago

mdutoo commented 12 years ago

Write a Quartz job that :

Build on : deployment api, deployable model prototype, f in n ; to allow : prototype of EasySOA-managed server / model / api (& fstudio integration api), "easysoa by easysoa".

While doing the following, try to keep apis in an api project & decoupled from nuxeo (ex. EnvironmentManager), and if impossible to underline why. This way it'll be more interesting vs integrating FStudio, Talend etc.

Complete AppImpl model :

Write a new EasySOA(or EmbeddedFraSCAti)AppImplManager nuxeo service whose deployAndStart() :

Write a new EnvironmentManager nuxeo service that hooks on onNuxeoStart event to :

mkalam-alami commented 12 years ago

Current state

Architecture

Features

Polishing

mkalam-alami commented 11 years ago

Everything is implemented, closing