easysoa / EasySOA

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

Integrate Service Scaffolder in FraSCAti Studio #102

Open mdutoo opened 12 years ago

mdutoo commented 12 years ago

To be prepared by INRIA and OW, then done in codecamp together.

Current architecture : soap to rest proxy done as a binding.http (servlet), wsdl to html generator done as implementation.velocity exposed as binding.http (servlet). See wiki (NOT UP TO DATE) https://github.com/easysoa/EasySOA/wiki/Easysoa-light

Integrating it in FStudio means templatizing the Scaffolder .composite (including by adding user & app to the service URLs) to make a composite template out of it and putting its libs in FStudio. As much as possible can be put in another composite to reuse (by implementation.composite) in said template and the embedded scaffolder (if kept).

Other goals and challenges are :