summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-27 21:31:34 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-07-27 21:31:34 +0000
commit1d7547c5aeaf65a7626991409dc801c36433deb0 (patch)
tree7e0814e073efbfbd54fb10d829e12fa7268061d2 /sca-java-2.x/trunk
parentc1061930d07751d489c86812b4f11bfbe789ed96 (diff)
Update release notes for beta3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151636 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/RELEASE_NOTES11
1 files changed, 3 insertions, 8 deletions
diff --git a/sca-java-2.x/trunk/RELEASE_NOTES b/sca-java-2.x/trunk/RELEASE_NOTES
index 2011bdd16b..b167b2ec1c 100644
--- a/sca-java-2.x/trunk/RELEASE_NOTES
+++ b/sca-java-2.x/trunk/RELEASE_NOTES
@@ -9,8 +9,8 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or
Overview
--------
-The Apache Tuscany SCA 2.0-Beta2 release includes implementations of the
-main SCA specifications and recent updates from Open CSA drafts including:
+This Apache Tuscany SCA release includes implementations of the main SCA
+specifications and recent updates from Open CSA drafts including:
* SCA Assembly Model V1.1
* SCA Policy Framework V1.1
@@ -33,17 +33,12 @@ in the main build in the following Maven pom:
The distribution also includes implementations of many features not
yet defined by SCA specifications, including:
- - SCA bindings for RMI, HTTP, JSON-RPC, ATOM.
+ - SCA bindings for RMI, REST, WebSockets, Comet, HTTP, JSON-RPC, JSONP, ATOM.
- Databindings for JAXB, Axis2's AXIOM, DOM, SAX and StAX
- Integration with various web frameworks
The Tuscany SCA Runtime can be configured as a single node SCA domain.
-For this Beta2 release the remote Domain support is disabled pending
-some up-coming changes in the way that domains are addressed and accessed.
-This means that the scaclient-* samples don't work and cross JVM applications
-that rely on binding-sca won't work.
-
In addition Tuscany SCA supports the following host-deployment options: -
- running standalone
- running in a OSGi enabled runtime Environment (Equinox)