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

Difference between revisions of "SCA"

Line 113: Line 113:
  
 
[http://www.eclipse.org/projects/project-plan.php?projectid=stp.sca Project Plan]
 
[http://www.eclipse.org/projects/project-plan.php?projectid=stp.sca Project Plan]
 +
[[STP/SCA_Project/PreviousPlans Previous plans]]
  
'''June 2008, release V1.0 in Ganymede''':
+
'''June 2009''':
*SCA Common: SCA nature, wizard for the creation of new SCA assembly files, preference pages, basic samples. <font color="green">'''Done'''</font>
+
* Release V2.0 in Galileo. <font color="green">'''Done'''</font>
*SCA Meta Model: SCA specifications 1.0 from OSOA + additional validation rules which apply on the SCA assembly description files. <font color="green">'''Done'''</font>
+
*SCA Composite Designer: support of Tuscany SCA elements. <font color="green">'''Done'''</font>
+
*Update of the web site and the wiki. <font color="green">'''Done'''</font>
+
*Tutorial that explain how to use SCA tools. <font color="green">'''Done'''</font>
+
  
'''December 2008''':
+
'''September 2009''':
*Possibility to extend the SCA metamodel with new bindings, implementations and interfaces. <font color="green">'''Done'''</font>
+
*2.0.1: SR1.
*Possibility to extend the SCA Designer. <font color="green">'''Done'''</font>
+
*SCA Commons: complex samples. <font color="red">'''Delayed'''</font>
+
*SCA Meta Model:  full support of the additional validation rules. <font color="red">'''Delayed'''</font>
+
*SCA Composite Designer: support of Frascati SCA elements. <font color="green">'''Done'''</font>
+
*SCA Composite XML Editor: completion on service, reference, and enhanced outline. <font color="green">'''Done'''</font>
+
*Support Babel project for translating. <font color="green">'''Done'''</font>
+
*Support of Tuscany 1.4. <font color="green">'''Done'''</font>
+
  
'''April 2009''':
+
'''September 2009 (tentative plan)''':.
*SCA Composite Form editor. <font color="orange">'''In progress'''</font>
+
*2.1.0
*SCA Introspector: support of POJO. <font color="green">'''Done'''</font>
+
**SCA Meta Model: support of [http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=sca-assembly SCA specifications 1.1] published by OASIS.
*SCA Run/Debug: Apache Tuscany (Java) support. <font color="green">'''Done'''</font>
+
**SCA Composite Designer: update with the new meta model.
*SCA Run/Debug: OW2 FraSCAti support. <font color="green">'''Done'''</font>
+
**SCA Composite Editors: update with the new meta model.
 
+
**Update the SCA builder (line numbers + extension-point).
'''June 2009''':
+
**Tools to ease the use of Web Service references
* Release V2.0 in Galileo. <font color="green">'''Done'''</font>
+
  
'''September 2009 (tentative plan)''':
+
'''February 2010'''
*SCA Meta Model: support of [http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=sca-assembly SCA specifications 1.1] published by OASIS.
+
*2.0.2: SR2
*SCA Composite Designer: update with the new meta model.
+
*SCA Composite Editors: update with the new meta model.
+
*Update the SCA builder (line numbers + extension-point).
+
*Tools to ease the use of Web Service references
+
  
 
<br />
 
<br />

Revision as of 11:12, 25 June 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.

Rate this plugin

SCA Composite Designer
SCA XML Editor

Latest News


All news

Logo sca.gif

Overview

New & Noteworthy.

Structure.

Available components and tools:


2 components are still in developpement:

  • SCA Form Editor: an editor based on Eclipse forms for SCA assembly files.
  • SCA Composite Introspector: construct SCA assembly files in a bottom-up approach from POJO and component type files.


Ideas for new components:

  • Testing SCA Applications: a set of tools to test SCA applications.
  • SCA Policy: how to define SCA policies?
  • SCA Model Loader API: an extensible API to load and edit SCA models from SCA artifacts and implementation code. This API can be used in Eclipse and in standalone mode.


Install

SCA Tools 2.0.0

  1. Start Eclipse 3.5 (Galileo). If your don't have it, get it there. It requires Java (1.5 or later).
  2. Go to the Help menu > Install New Software...
  3. Then select the SCA Tools features in the SOA Development category
  4. Select Contact all update sites during install to find required software
  5. Click on the Next button, then click on the Finish button
  6. And that's it...



Tutorials

SCA Tools users


SCA Tools developers


Articles


Intermediate model and SCA


Conferences

Planning

Project Plan STP/SCA_Project/PreviousPlans Previous plans

June 2009:

  • Release V2.0 in Galileo. Done

September 2009:

  • 2.0.1: SR1.

September 2009 (tentative plan):.

  • 2.1.0
    • SCA Meta Model: support of SCA specifications 1.1 published by OASIS.
    • SCA Composite Designer: update with the new meta model.
    • SCA Composite Editors: update with the new meta model.
    • Update the SCA builder (line numbers + extension-point).
    • Tools to ease the use of Web Service references

February 2010

  • 2.0.2: SR2


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