Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SCA/SCA Component/SCA First Steps With Composite Designer

< SCA
Revision as of 05:57, 26 May 2008 by Unnamed Poltroon (Talk) (New page: The objective of this tutorial is to show how to develop a simple SCA application using the STP/SCA Composite Designer. The tutorial illustrates how to: * Install the STP/SCA plugins a...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The objective of this tutorial is to show how to develop a simple SCA application using the STP/SCA Composite Designer.

The tutorial illustrates how to:

  • Install the STP/SCA plugins and Apache Tuscany
  • Define an SCA assembly with the SCA Composite Designer
  • Refine properties in an SCA assembly
  • Define an SCA assembly with different implementation technologies
  • Define an RMI binding
  • Run and test SCA assemblies with Tuscany

Prerequisities

The SCA Restaurant Application

First SCA Application

Change Implementation and bindings

Back to the top