Skip to content
mdutoo edited this page Jan 14, 2013 · 12 revisions

This repository stores various incubation projects for EasySOA.

See more general documentation (prerequisites, build etc.) at on the main EasySOA wiki .

Projects

EasySOA v1

  • Building and running EasySOA V1
  • Projects
    • easysoa-registry-v1: The plugins required to turn Nuxeo DM into the EasySOA Registry.
    • easysoa-registry-browsing: A node server & proxy to discover services by browsing.
    • easysoa-discovery-code-mavenplugin: A Maven plugin that allows for finding SOA information within Java sources (supports JAX-RS/JAX-WS).
    • easysoa-samples: A sample SOA project to test the code discovery plugin.

Other projects

  • easysoa-registry-boilerplate: Skeleton projects from Nuxeo to quickly get started
  • easysoa-registry-query:
  • easysoa-runtime-manager: Development of an API to manage web service runtimes (deliverable deployment/basic server control).
  • node: A few node.js scripts for EasySOA developers : tools, mocks, samples.

Miscellaneous