You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/09/17 21:58:39 UTC

svn commit: r576571 - /incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES

Author: antelder
Date: Mon Sep 17 12:58:39 2007
New Revision: 576571

URL: http://svn.apache.org/viewvc?rev=576571&view=rev
Log:
Start on the release notes

Modified:
    incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES

Modified: incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES?rev=576571&r1=576570&r2=576571&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES (original)
+++ incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES Mon Sep 17 12:58:39 2007
@@ -9,8 +9,31 @@
 Overview
 --------
 
-     This 1.0 release of Apache Tuscany SCA...
+     The Apache Tuscany SCA 1.0 release includes implementations of the
+     main SCA specifications including:
 
+        SCA Assembly Model 
+        SCA Policy Framework 
+        SCA Java Common Annotations and APIs 
+        SCA Java Component Implementation
+        SCA Spring Component Implementation
+        SCA BPEL Client and Implementation
+        SCA Web Services Binding 
+        SCA EJB Session Bean Binding
+
+    It also includes implementations of many features not yet defined
+    by SCA specifications, including:
+
+        - SCA bindings for Direct Web Remoting, RSS and ATOM Feeds, 
+          HTTP resources, JSON-RPC, PUB/SUB Notifications, and RMI.
+        - SCA implementation types for OSGI, XQuery, and various 
+          dynamic languages including Groovy, Javascript, Python and Ruby
+        - There are databindings for Service Data Objects (SDO), JAXB, 
+          XmlBeans, and Axis2's Axiom
+
+    Tuscany SCA supports running standalone with Jetty or Tomcat based runtimes
+    or running as a standard web application. The runtime can be configured as 
+    a single node SCA domain or with nodes distributed across multiple instances.
 
 See the CHANGES file for a detailed list of the features in this release.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org