Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SCA"

Line 4: Line 4:
 
|style="width:90%;"|
 
|style="width:90%;"|
 
Welcome to the wiki home of the SCA sub project that provides a set of tools for the [http://www.osoa.org/display/Main/Service+Component+Architecture+Home Service Component Architecture (SCA)] set of standards. This page is an entry point to last information about the SCA sub project.
 
Welcome to the wiki home of the SCA sub project that provides a set of tools for the [http://www.osoa.org/display/Main/Service+Component+Architecture+Home Service Component Architecture (SCA)] set of standards. This page is an entry point to last information about the SCA sub project.
 +
 
[[Image:compositeDesigner2.png||100px]] [[Image:ScaCompositeXmlEditorOverview.gif||100px]] [[Image:ScaCompositeXmlEditorPF2.gif ||100px]]
 
[[Image:compositeDesigner2.png||100px]] [[Image:ScaCompositeXmlEditorOverview.gif||100px]] [[Image:ScaCompositeXmlEditorPF2.gif ||100px]]
 
<h1>Latest News</h1>
 
<h1>Latest News</h1>

Revision as of 07:13, 19 January 2009

Welcome to the wiki home of the SCA sub project that provides a set of tools for the Service Component Architecture (SCA) set of standards. This page is an entry point to last information about the SCA sub project.

CompositeDesigner2.png ScaCompositeXmlEditorOverview.gif ScaCompositeXmlEditorPF2.gif

Latest News

All news

Logo sca.gif

Overview

New & Noteworthy.

Structure.

Available components:


3 components are still in developpement:

  • SCA Form Editor: an editor based on Eclipse forms for SCA assembly files.
  • SCA Composite Introspector: Construct SCA assembly file in a bottom-up approach.
  • SCA Builder: a builder to validate SCA artifacts of an SCA project.


Ideas for new components:


Download

SCA Tools 1.0.x (stable)


  • You can also download Eclipse with all requirements (Eclipse Modeling Tools) for SCA Tools, and then install SCA Tools from the Ganymede Update site.
  1. Download Eclipse Modeling Tools
  2. Install it, and start it
  3. Go to the Help menu > Software Updates
  4. Select the tab Available Software
  5. Select Ganymede Update Site > SOA Development > SCA Composite Tools Feature 1.0.0
  6. Click on the Install button in the upper right corner to start the installation
  7. And that's it...



SCA Tools 1.1.x (Integration)

Prerequisites: EMF 2.4, GMF 2.1, Web Developper Tools 3.0, and jdom (for the SCA XML editor).


Articles

Planning

Project Plan

June 2008, release V1.0 in Ganymede:

  • SCA Common: SCA nature, wizard for the creation of new SCA assembly files, preference pages, basic samples. Done
  • SCA Meta Model: SCA specifications 1.0 from OSOA + additional validation rules which apply on the SCA assembly description files. Done
  • SCA Composite Designer: support of Tuscany SCA elements. Done
  • Update of the web site and the wiki. Done
  • Tutorial that explain how to use SCA tools. Done

December 2008:

  • Possibility to extend the SCA metamodel with new bindings, implementations and interfaces. Done
  • Possibility to extend the SCA Designer. Done
  • SCA Commons: complex samples. Delayed
  • SCA Meta Model: full support of the additional validation rules. Delayed
  • SCA Composite Designer: support of Frascati SCA elements. Done
  • SCA Composite Form editor. In progress
  • SCA Composite XML Editor: completion on service, reference, and enhanced outline. Done
  • Support Babel project for translating. Done
  • Support of Tuscany 1.3.2. In progress

March 2009:

  • SCA Meta Model: support of SCA specifications that should be published in december 2008 by OASIS.
  • SCA Composite Designer: update with the new meta model.
  • SCA Composite Editors: update with the new meta model.
  • SCA Introspector: support of POJO and EJB introspection. In progress (POJO)
  • Integration with the STP Policy Editor component.


Links

Eclipse SCA Tools:

Eclipse STP:

External links:

  • Open SOA - The Open SOA Collaboration
  • Tuscany - Open source implementation of SCA
  • FraSCAti - Open source implementation of SCA
  • Fabric 3 - Open source implementation of SCA


The Team

Committers:

Contributors:

  • Norihiro Kubo (IONA)
  • Maxime Porhel (Obeo)


A large part of the SCA Tools project was implemented in the scope of the SCOrWare project funded by the French Research National Agency (ANR).

Back to the top