easysoa / EasySOA

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

FraSCAti in Nuxeo #21

Closed mdutoo closed 12 years ago

mdutoo commented 13 years ago

Evaluate alternate ways of doing it, and integrate the right one.

See https://github.com/easysoa/EasySOA/wiki/Frascati-in-Nuxeo-Alternatives

mdutoo commented 13 years ago

pmerle has provided by email a prototype of S3, to be put in the repository (in a branch though ?).

jguillemotte's evaluation : it works, but Nuxeo libs have to be used by FraSCAti instead of its own, so at biggest scale maven pom to be adapted with the right exclusions (which is not ideally maintainable).

Updated https://github.com/easysoa/EasySOA/wiki/Frascati-in-Nuxeo-Alternatives .

mkalam-alami commented 13 years ago

Added Philippe Merle's bundle with commit 920cabb

mdutoo commented 13 years ago

How much lib conflict is there between the whole of Nuxeo and our usual FraSCAti (2 factories, java, ws, http, REST, future web explorer & introspection...) ?

See https://github.com/easysoa/EasySOA/wiki/Frascati-in-Nuxeo-Alternatives .

mdutoo commented 12 years ago

INRIA working with Nuxeo support on the "pragmatic" alternative : FraSCAti in OSGi kernel wrapped in Nuxeo.

JGuillemotte commented 12 years ago

TODO : add common interfaces for wrapped Frascati and original Frascati, see #90 .

mdutoo commented 12 years ago

Gather all functional requirements & business scenarii before completing it, see : #79 EasySOAApp .

mkalam-alami commented 12 years ago

Done