summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-01 14:45:06 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-01 14:45:06 +0000
commit8ebaae37afb07f4ac00b1e471f1b108d6c692a58 (patch)
tree67d3cd106df198dd6b995ce424f9b35e37d180b8 /sca-java-2.x/branches
parent0f3d90cfc17806194aaf9dd81a8d79762545145e (diff)
Top level notice tidying
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/CHANGES8
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/RELEASE_NOTES38
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/distribution/all/src/main/release/bin/INSTALL6
3 files changed, 29 insertions, 23 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/CHANGES b/sca-java-2.x/branches/2.0-Beta1/CHANGES
index 873a4d80c6..ad494239ad 100644
--- a/sca-java-2.x/branches/2.0-Beta1/CHANGES
+++ b/sca-java-2.x/branches/2.0-Beta1/CHANGES
@@ -1,8 +1,3 @@
-Changes With Apache Tuscany SCA 2.0-Beta1 June 2010
-====================================================
-
-Lots of updates to keep up with recent changes in the OASIS Specifications
-
Changes With Apache Tuscany SCA 2.0-Beta1 November 2010
=======================================================
@@ -20,6 +15,9 @@ Highlights include:
by each extension
- Started tidying project poms to depend on core collection of Tuscany Jars
- Numerous other bug fixes and improvements
+- For this Beta1 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
Changes With Apache Tuscany SCA 2.0-M5 June 2010
====================================================
diff --git a/sca-java-2.x/branches/2.0-Beta1/RELEASE_NOTES b/sca-java-2.x/branches/2.0-Beta1/RELEASE_NOTES
index f1604b1889..44ba126c9f 100644
--- a/sca-java-2.x/branches/2.0-Beta1/RELEASE_NOTES
+++ b/sca-java-2.x/branches/2.0-Beta1/RELEASE_NOTES
@@ -1,5 +1,5 @@
-Apache Tuscany SCA 2.0-Beta1 June 2010 Release Notes
-=====================================================
+Apache Tuscany SCA 2.0-Beta1 November 2010 Release Notes
+========================================================
Apache Tuscany provides a runtime based on the Service Component
Architecture. SCA is a set of specifications aimed at simplifying SOA
@@ -9,28 +9,38 @@ of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.or
Overview
--------
- The Apache Tuscany SCA 2.0-Beta1 release includes implementations of the
- main SCA specifications and recent updates from Open CSA drafts including:
+The Apache Tuscany SCA 2.0-Beta1 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
- SCA Java Common Annotations and APIs V1.1
- SCA Java Component Implementation V1.1
+ * SCA Assembly Model V1.1
+ * SCA Policy Framework V1.1
+ * SCA Java Common Annotations and APIs V1.1
+ * SCA Java Component Implementation V1.1
+ * SCA Web Services Binding V1.1
+ * SCA JMS Binding V1.1
SCA Client & Implementation: Spring V1.1
- SCA Web Services Binding V1.1
SCA WS-BPEL Client and Implementation V1.1
(portions of) SCA JEE Integration V1.1
- It also includes implementations of many features not yet defined
- by SCA specifications, including:
+For those specs marked * the Tuscany runtime passes the
+OASIS conformance tests (otests) for the specs as they stand
+at the time of release.
+
+It also includes implementations of many features not yet defined
+by SCA specifications, including:
- SCA bindings for RMI, HTTP, JSON-RPC, 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 or
- as an SCA domain distributed across multiple nodes.
- In addition Tuscany SCA supports the following host-deployment options: -
+The Tuscany SCA Runtime can be configured as a single node SCA domain.
+
+For this Beta1 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)
- running with distributed nodes across multiple JVMs
diff --git a/sca-java-2.x/branches/2.0-Beta1/distribution/all/src/main/release/bin/INSTALL b/sca-java-2.x/branches/2.0-Beta1/distribution/all/src/main/release/bin/INSTALL
index 00ddf4df6f..6faa52a2ee 100644
--- a/sca-java-2.x/branches/2.0-Beta1/distribution/all/src/main/release/bin/INSTALL
+++ b/sca-java-2.x/branches/2.0-Beta1/distribution/all/src/main/release/bin/INSTALL
@@ -15,10 +15,8 @@ tuscany-sca-<version>
/features - OSGi runtime configuration, Tuscany manifest and PDE target
- /lib - a new feature of this release looking at how to aggregate the
- information in modules into more coarse grained jars to ease
- classpath creation without having to rely on the Tuscany distribution
- structure.
+ /lib - coarse grained jars to ease classpath creation without having to rely
+ on the Tuscany distribution structure.
/modules - all of the individual Tuscany jars and their dependencies