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 5: Line 5:
 
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.
 
<h1>Latest News</h1>
 
<h1>Latest News</h1>
* October 15, 2008: You can test a first build of SCA Tools 1.1.0. Comments [news://news.eclipse.org/eclipse.stp.sca-tools eclipse.stp.sca-tools] on are welcome.
+
* October 15, 2008: You can test a first build of [[STP/SCA_Component#Download|'''SCA Tools 1.1.0''']]. Comments on [news://news.eclipse.org/eclipse.stp.sca-tools eclipse.stp.sca-tools] are welcome.
 
* July 23, 2008: [http://www.eclipse.org/proposals/sca-tools SCA Tools] creation review has been successful!
 
* July 23, 2008: [http://www.eclipse.org/proposals/sca-tools SCA Tools] creation review has been successful!
 
* July 23, 2008: Pages were added on the wiki with [[STP/SCA_Component/SCA_Testing_SCA_Applications|tooling ideas to test SCA applications]].
 
* July 23, 2008: Pages were added on the wiki with [[STP/SCA_Component/SCA_Testing_SCA_Applications|tooling ideas to test SCA applications]].

Revision as of 08:23, 15 October 2008

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.

Latest News

All news

Logo sca.gif

Overview

New and Noteworthy.

Structure.

Available components:


2 components are still in developpement:

  • SCA Composite Form Editor: an editor for composite files based on Eclipse forms.
  • SCA Composite Introspector: Construct SCA assembly file in a bottom-up approach.


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

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.
  • SCA Meta Model: SCA specifications 1.0 from OSOA + additional validation rules which apply on the SCA assembly description files.
  • SCA Composite Designer: support of Tuscany SCA elements.
  • Update of the web site and the wiki.
  • Tutorial that explain how to use SCA tools.

December 2008:

  • Possibility to extend the SCA metamodel and the SCA Composite Designer with new bindings, implementations and interfaces
  • SCA Commons: complex samples.
  • SCA Meta Model: full support of the additional validation rules.
  • SCA Composite Designer: support of Frascati SCA elements.
  • SCA Composite Form editor.
  • SCA Composite XML Editor: completion on service, reference, and enhanced outline.
  • Integration with the STP Policy Editor component.
  • Integration with the STP Service Creation component.
  • Integration with the STP SOA System component.
  • Support Babel project for translating.

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.


Links

Eclipse SCA Tools:

Eclipse STP:

External links:

  • Open SOA - The Open SOA Collaboration
  • Tuscany - Open source implementation of SCA
  • SCOrWare - 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 Component was implemented in the scope of the SCOrWare project funded by the French Research National Agency (ANR).

Back to the top