blob: c828bb77661e1aa9378786df884d9169c8caee59 [file] [log] [blame]
<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop'
#*****************************************************************************
#
# template.php
#
# Author: Oisin Hurley
# Date: 2008-01-18
#
# Description: SCA Homepage
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "SCA Tools";
$pageKeywords = "SCA , service component architecture , SCA designer , SCA modeler , SCA editor , Open SOA , composite , EMF , GMF , component";
$pageAuthor = "Stephane Drapeau";
# Add page-specific Nav bars here
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
# $Nav->addNavSeparator("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="maincontent">
<div id="midcolumn">
<h1>$pageTitle</h1>
<p>The <b>SCA Tools project</b> provides a set of tools for the <a href="http://www.osoa.org/display/Main/Service+Component+Architecture+Home">Service Component Architecture (SCA)</a>
set of standards:
<ul>
<li>The <b>SCA Meta Model</b>, an extensible EMF meta model based on the SCA specifications version 1.0 proposed by the <a href="http://www.osoa.org/display/Main/Home">Open SOA consortium</a> + an extension for Tuscany + an extension for FraSCAti.</li>
<li>The <b>SCA Composite Designer</b>, a graphical (GMF) development environment for the construction of composite applications (see figure below).</li>
<li>The <b>SCA XML Editor</b> for composite and componentType files. </li>
<li>The <b>SCA Form Editor</b>, an editor based on Eclipse forms for SCA assembly files.</li>
<li>The <b>SCA Builder</b> to validate SCA artifacts.</li>
<li>The <b>SCA Launcher</b> to run and debug SCA Java projects on SCA platforms from Eclipse.</li>
<li>The <b>SCA Composite to Java Generator</b> to generate Java code skeletons from an SCA composite.</li>
<li>The <b>SCA Composite Introspection tool</b> to construct SCA assembly files in a bottom-up approach from existing POJO and component type files.</li>
<li>The <b>SCA Semantics tool</b> to annotate components, services, and references with SAWSDL.</li>
<li>The <b>SCA Samples</b>, a set of ready to use SCA projects to discover SCA and the SCA tools.</li>
</ul>
<p>For more complete information on the SCA Tools project please have a look at our <a href="http://wiki.eclipse.org/SCA">wiki</a>.</p>
<p><img src="screenshots/composite.png" align="center" width="750" alt="Sample SCA Composite" /></p>
<div class="homeitem3col">
<h3>News</h3>
<ul>
<li><b>April 12, 2010</b>: The SCA Tools project has left the <a href="http://www.eclipse.org/stp/">STP TLP</a> for the <a href="http://www.eclipse.org/soa/">SOA TLP</a>.
</li>
<li><b>March 23, 2010</b>: We will talk at Eclipse Con 10.
<ul>
<li>Tutorial: <a href="http://www.eclipsecon.org/2010/sessions/?page=sessions&id=1180">Eclipse SOA TLP: Lock, Stock and Barrel.</a></li>
<li>Short talk: <a href="http://www.eclipsecon.org/2010/sessions/?page=sessions&id=1207">Painless (?) Metamodel Evolution.</a></li>
</ul>
</li>
<li><b>March 4, 2010</b>: First version of the SCA Composite Designer that allows to edit
SCA assembly files conform to the OSOA specifications or conform to the OASIS specifications.
This new version of the SCA Composite Designer proposes also extensions for FraSCAti 1.x,
Tuscany 1.x, Tuscany 2.x and Fabric3 1.5.
</li>
<li><b>February 26, 2010</b>: Galileo SR2 and SCA Tools 2.0.1 are here! <a href="http://wiki.eclipse.org/SCA#Install">Instructions</a>.
</li>
<li><b>September 11, 2009</b>: <a href="http://download.eclipse.org/stp/documents/sca/090910SCAToolsDemo.htm">SCA Tools 2.0.1 Quick Tour (video - about 7 minutes)</a>. See the ease-of-use features of SCA Tools.
</li>
<li><b>June 24, 2009</b>: <font color="red"><b>
SCA Tools 2.0.0 has been released.</b></font> It is available in Eclipse 3.5 (Galileo),
the new yearly Eclipse distribution.
<a href="http://wiki.eclipse.org/SCA#Install">
Install it now !</a></li>
<li><b>March 11, 2009</b>: The SCA Tools project has now a weekly build (every Sunday at midnight GMT) on
the <a href="https://build.eclipse.org/hudson/job/stp.sca-tools.trunk/">Eclipse Hudson server</a>.
You can also directly build SCA Tools (go to the
<a href="https://build.eclipse.org/hudson/job/stp.sca-tools.trunk/">Eclipse Hudson server</a>
and click 'Build Now' on the left hand side.). You will need to log in
with your build.eclipse.org credentials. Thank you very much Oisin! </li>
<li><b>June 25, 2008</b>: SCA Tools 1.0.0 Ganymede is available (see <a href="http://wiki.eclipse.org/SCA#Download">the download section on the wiki</a>).
</li>
<li><b>July 2007</b>: <a href="http://www.obeo.fr">Obeo</a> and SAP have decided to <a href="http://wiki.eclipse.org/SCA/SCA_Composite_Designer_Proposal">work together on an SCA Composite Designer</a>.
</li>
</ul>
<a href="http://wiki.eclipse.org/SCA/AllNews">All news</a>
</div>
<div class="homeitem">
<h3>Developers</h3>
<ul>
<li>Stephane Drapeau (<a href="http://www.obeo.fr">Obeo</a>) - Leader</li>
<li>Etienne Juliot (<a href="http://www.obeo.fr">Obeo</a>)</li>
<li>Vincent Zurczak (<a href="http://www.ebmwebsourcing.com/">EBM Websourcing</a>)</li>
<li>Oisin Hurley (<a href="http://www.iona.com/">Progress Software</a>)</li>
<li>David Porter (<a href="http://www.iona.com/">Progress Software</a>)</li>
<li>Lionel Seinturier (<a href="http://www.univ-lille1.fr/">University of Lille</a>)</li>
<li>Damien Fournier (<a href="http://adam.lille.inria.fr/">INRIA</a>)</li>
</ul>
</div>
<div class="homeitem">
<h3>Articles</h3>
<ul>
<li><a href="http://download.eclipse.org/stp/documents/sca/090910SCAToolsDemo.htm">SCA Tools 2.0.1 Quick Tour (video - about 7 minutes)</a></li>
<li><a href="http://wiki.eclipse.org/SCA/SCA_First_Steps_With_Composite_Designer">First steps with the SCA Composite Designer</a></li>
<li><a href="http://wiki.eclipse.org/images/7/72/EclipseCON_2009_SOA_Tutorial_Toward---SCA.pdf">Towards Integrated SOA Development with Eclipse STP and Swordfish - SCA Tutorial</a></li>
<li>Run and debug SCA applications with <a href="http://wiki.eclipse.org/SCA/SCA_Java_Run_and_Debug_Tuscany">Apache Tuscany</a> or <a href="http://wiki.eclipse.org/SCA/SCA_Java_Run_and_Debug_FraSCAti">OW2 FraSCAti</a></li>
<li><a href="http://www.eclipse.org/proposals/sca-tools/SCAToolsCreationReview.pdf">SCA Tools project Creation Review slides</a></li>
</ul>
</div>
<div class="homeitem">
<h3>History</h3>
<p>The SCA Composite Designer was founded in 2007 by <a href="http://www.obeo.fr/">Obeo</a>. It was developed as a component of the <a href="http://www.eclipse.org/stp/">SOA Tools Platform</a> and evolved as a subproject (SCA Tools) in 2008.</p>
<p>A large part of the SCA Tools project was implemented in the scope of the <a href="http://www.scorware.org/projects/en">SCOrWare project</a> funded by the <a href="http://www.agence-nationale-recherche.fr/Intl">French Research National Agency (ANR)</a>.</p>
</div>
</div>
<div id="rightcolumn">
<!-- <div class="sideitem">
<h6>Incubation</h6>
<div align="center">
<a href="/projects/what-is-incubation.php"><img align="center" src="/images/egg-incubation.png" border="0" alt="Incubation" /></a>
</div>
<div align="center">
This project is in the
<a href="/projects/dev_process/validation-phase.php">Incubation Phase</a>
</div>
</div>
-->
<div class="sideitem">
<div align="center">
<img align="center" src="../images/logo_sca.gif" border="0" alt="SCA Tools logo"/>
</div>
</div>
<div class="sideitem">
<h6>SCA Links</h6>
<ul>
<li><a href="http://wiki.eclipse.org/SCA">SCA Tools wiki</a></li>
<li><a href="http://wiki.eclipse.org/SCA#Install">Download</a></li>
<li><a href="http://www.eclipse.org/proposals/sca-tools">SCA Tools Sub-project Proposal</a></li>
<li><a href="news://news.eclipse.org/eclipse.stp.sca-tools">SCA Tools newsgroup</a> - The starting point for questions (you need a password to access the newsgroup: <a href="http://www.eclipse.org/newsgroups/register.php">registration</a>) </li>
<li><a href="http://wiki.eclipse.org/SCA/SCA_First_Steps_With_Composite_Designer">First steps with the SCA Composite Designer</a></li>
<li><a href="http://www.eclipse.org/projects/project_summary.php?projectid=soa.sca">About This Project</a></li>
</ul>
</div>
</div>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>