Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

dual_connection

Pavel Vlasov edited this page Apr 10, 2015 · 1 revision

Connecting to the repository from Eclipse and Web UI

To make the application model accessible through the Web UI and Eclipse IDE add jvm: and tcp: acceptors to the server component as shown below.

Server acceptors

tcp: connector may specify port number.

Such a configuration may be used during early stages of development when Web UI is not yet available for all model elements. Some application may provide Web UI for some users (e.g. customers) and Eclipse-based GUI for other types (e.g. back-office).

Access through Eclipse also may be used for troubleshooting.

Note that Eclipse instance will need access to model packages. This can be done by setting the target platform.

Clone this wiki locally