Skip to content

Embedded webapp access to EasySOA from Eclipse

fenrhil edited this page Jul 4, 2012 · 13 revisions

This page gathers information needed to create an webapp designed to be embedded in an Eclipse browser and enabling access to EasySOA features.

Why?

This technique is considered in the EasySOA project in two separate cases (Service connector settings retrieval and Talend Open Studio integration), but for the same purpose: selecting existing services without coupling the software with the EasySOA model, which is currently subject to changes.

Embedded web UI in Eclipse

It seems the e4 project has carried out an in-depth study of this issue.

Webapp to access EasySOA

Some pre-existing surveys may be of use:

Clone this wiki locally