diff options
Diffstat (limited to 'site/trunk/site-publish/documentation-2x/20-release-notes.html')
-rw-r--r-- | site/trunk/site-publish/documentation-2x/20-release-notes.html | 281 |
1 files changed, 281 insertions, 0 deletions
diff --git a/site/trunk/site-publish/documentation-2x/20-release-notes.html b/site/trunk/site-publish/documentation-2x/20-release-notes.html new file mode 100644 index 0000000000..fa3d9b1da2 --- /dev/null +++ b/site/trunk/site-publish/documentation-2x/20-release-notes.html @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<HTML> + + <HEAD> + <META name="description" content="Apache Tuscany"> + <META name="keywords" content="apache, apache tuscany, tuscany, service, services, fabric, soa, service oriented architecture, sca, service component architecture, das, sdo, csa, ruby, opensource"> + + + + <LINK type="text/css" rel="stylesheet" href="http://tuscany.apache.org/stylesheets/default.css"> + + <LINK rel="SHORTCUT ICON" href="http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x/$images/favicon.ico"> + + <TITLE>2.0 Release Notes : Apache Tuscany</TITLE> + + <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD> + + + + <BODY onload="init()"> + + + + + <TABLE valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg"> + + <TR> + + <TD valing="top" align="left"> + + <A href="http://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=TUSCANYxDOCx2x&title=$siteroot"><IMG src="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg" height="91" width="25" border="0"></A> + + </TD> + + <TD> + + <A href="http://tuscany.apache.org/"><IMG src="http://tuscany.apache.org/images/TuscanyLogo.jpg" border="0"></A> + + </TD> + + + + <TD width="100%"> + + + + </TD> + + <!--td align="right"> + + <img src="http://incubator.apache.org/tuscany/images/apache- incubator- logo.png" border="0"> + + </td--> + + + + <!-- Adds the edit page link to the top banner--> + + <TD valign="bottom"> + + <DIV style="padding: 2px 10px; margin: 0px;"> + + <A href="http://cwiki.apache.org/confluence/pages/editpage.action?pageId=108928"> + + <IMG src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A> + + </DIV> + + </TD> + + + + </TR> + + </TABLE> + + + + + + <TABLE border="0" cellpadding="2" cellspacing="0" width="100%"> + + <TR class="topBar"> + + <TD align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%"> + + <A href="index.html" title="Apache Tuscany Docs 2.x">Apache Tuscany Docs 2.x</A> > <A href="" title="2.0 Release Notes">2.0 Release Notes</A> + + </TD> + + + + <TD align="right" valign="middle" class="topBarDiv" align="left" nowrap="true"> + + <A href="http://mail-archives.apache.org/mod_mbox/tuscany-user">User List</A> | <A href="http://mail-archives.apache.org/mod_mbox/tuscany-dev">Dev List</A> | <A href="http://issues.apache.org/jira/browse/Tuscany">Issue Tracker</A> + + </TD> + + </TR> + + </TABLE> + + + + + <TABLE border="0" cellpadding="0" width="100%" bgcolor="#FFFFFF"> + + <TR> + + <TD align="left" valign="top"> + + + <DIV id="PageContent"> + + + + + <DIV class="pagecontent"> + + <DIV class="wiki-content"> + + <H3><A name="2.0ReleaseNotes-2.0ReleaseNotes"></A>2.0 Release Notes</H3> + +<P>The OASIS SCA specification are going to be released around June/July 2009 so we're <A href="http://apache.markmail.org/message/2nvxv4xlrkva6jku" rel="nofollow">planning </A> on having a 2.0 release ready at the same time. To help work out what we need to do this is a draft of the release notes:</P> + +<P>Apache Tuscany SCA 2.0 June 2009 Release Notes<BR> +==============================================</P> + +<P>Apache Tuscany provides a runtime based on the Service Component<BR> +Architecture. SCA is a set of specifications aimed at simplifying SOA<BR> +Application Development which are being standardized at OASIS as part<BR> +of Open Composite Services Architecture (Open CSA) - <A href="http://www.oasis-opencsa.org/" rel="nofollow">http://www.oasis-opencsa.org/</A>.</P> + +<P>Overview<BR> +--------</P> + +<P> The Apache Tuscany SCA 2.0 release includes implementations of the<BR> + main SCA specifications including:</P> + +<P> SCA Assembly Model V1.1<BR> + SCA Policy Framework V1.1<BR> + SCA Java Common Annotations and APIs V1.1<BR> + SCA Java Component Implementation V1.1<BR> + SCA Spring Component Implementation V1.1<BR> + SCA BPEL Client and Implementation V1.1<BR> + SCA JMS Binding Specification V1.1<BR> + SCA Web Services Binding V1.1<BR> + SCA EJB Session Bean Binding V1.1<BR> + SCA Java EE Integration Specification V1.1</P> + +<P> It also includes implementations of many features not yet defined<BR> + by SCA specifications, including:</P> + +<UL class="alternate" type="square"> + <LI>SCA bindings for CORBA, Direct Web Remoting, RSS and ATOM Feeds,<BR> + HTTP resources, JSONP, JSON-RPC, Hessian, and RMI.</LI> + <LI>SCA implementation types for OSGI, XQuery, and various dynamic<BR> + languages including Groovy, Javascript, Python and Ruby</LI> + <LI>Databindings for Service Data Objects (SDO), JAXB, XmlBeans,<BR> + Axis2's AXIOM, JSON, SAXON, XStream, DOM, SAX and StAX</LI> +</UL> + + +<P> The Tuscany SCA Runtime can be configured as a single node SCA domain or <BR> + as an SCA domain distributed across multiple nodes. <BR> + In addition Tuscany SCA supports the following host-deployment options: -</P> +<UL class="alternate" type="square"> + <LI>running standalone in JSE or OSGi</LI> + <LI>running with distributed nodes across multiple JVMs</LI> + <LI>running with embedded Jetty or Tomcat</LI> + <LI>running as a standard web application</LI> + <LI>running as a module in Geronimo</LI> +</UL> + + +<P>See the CHANGES file for a detailed list of the features in this release.</P> + +<P>Support<BR> +-------</P> + +<P>For more information on Apache Tuscany visit the website at:</P> + +<P> <A href="http://tuscany.apache.org/" rel="nofollow">http://tuscany.apache.org/</A></P> + +<P>Any issues with this release can be reported to Apache Tuscany<BR> +using the mailing lists or in the JIRA issue tracker.</P> + +<P> Mailing list archives:</P> + +<P> <A href="http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/" rel="nofollow">http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/</A><BR> + <A href="http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/" rel="nofollow">http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/</A></P> + +<P> Jira:</P> + +<P> <A href="http://issues.apache.org/jira/browse/TUSCANY" rel="nofollow">http://issues.apache.org/jira/browse/TUSCANY</A></P> + +<P>To join the project's mailing lists follow the instructions at:</P> + +<P> <A href="http://tuscany.apache.org/mailing-lists.html" rel="nofollow">http://tuscany.apache.org/mailing-lists.html</A></P> + +<P>To find out more about OASIS Open CSA go to: </P> + +<P> <A href="http://www.oasis-opencsa.org/" rel="nofollow">http://www.oasis-opencsa.org</A>.</P> + +<P>Apache Tuscany welcomes your help. Any contribution, including code,<BR> +testing, improving the documentation, or bug reporting is always<BR> +appreciated. </P> + +<P>Thank you for using Apache Tuscany!</P> + +<UL class="alternate" type="square"> + <LI>The Tuscany Team.</LI> +</UL> + + + </DIV> + + </DIV> + + </DIV> + + + </TD> + + </TR> + + </TABLE> + + + + + + <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"> + + </SCRIPT> + + <SCRIPT type="text/javascript"> + + _uacct = "UA-1174707-5"; + + urchinTracker(); + + </SCRIPT> + + + + + <A href="http://www.statcounter.com/" target="_blank"><IMG src="http://c26.statcounter.com/counter.php?sc_project=2619156&java=0&security=94bd7e7d&invisible=0" alt="website stats" border="0"></A> + + + + <DIV class="footer"> + + Copyright © 2003-2008, The Apache Software Foundation + + </DIV> + + + + + </BODY> + +</HTML> |