Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Talend Open Studio #108

Open
mdutoo opened this issue Mar 16, 2012 · 0 comments
Open

Integrate Talend Open Studio #108

mdutoo opened this issue Mar 16, 2012 · 0 comments

Comments

@mdutoo
Copy link
Member

mdutoo commented Mar 16, 2012

1. design time registry :

TOS is filled by endpoints known of a reference environment within EasySOA. Done first by EasySOA calling back TOS so as not to be hindered by EasySOA APi & model changes.

How : TOS opens an Eclipse RCP popup containing a web browser, allowing to browse to EasySOA, and there select environment / services and use a "Send to Eclipse RCP / TOS" button that calls an API (to be defined, no autn) with the following service info : functional name, type info (SOAP, REST/JAXRS/WADL), configuration i.e. URLs for dev/staging/preprod/prod setups

In a second step, remember selected services to allow for easy refresh (of the local cache of known endpoints), and do an impact analysis by using diffs (rather than being readonly).

2. design time discovery :

TOS remotely tells EasySOA which services are being combined within which job being developed. This creates or updates the corresponding "business" view / app in EasySOA in the corresponding "in development" Environment.

How : triggered by an "export" button similar to OSGI export's. The target Environment is chosen in a web popup as in 1. and then remembered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant