easysoa / EasySOA

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

Clean architecture for velocity-templatized services #107

Open mdutoo opened 12 years ago

mdutoo commented 12 years ago

We've hacked FraSCAti's implementation.velocity twice in order to provide exchange templates (built automatically from correlated suggestions) as SOAP services, as described in #73 "Message API : store and reuse for replay & simulation" (see details there) :

=> Questions to INRIA :

Then provide it to INRIA as basis of a (possibly new implementation) contribution & for patches, improvements and feedback on how to develop such things ("meta" service, "proxy" implementation... all also ex. for providing Nuxeo Content Automation as SOAP) for FraSCAti.

philippemerle commented 11 years ago

I read your patches and I don't understand why you need to patch .

I think you could simply write your own Servlet SCA components to do the same.

Have a look at:

But perhaps I miss some important thing in your patches.