From c4730fc78e19b1afbbc6a811bbf5b8c0b84df889 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 9 Nov 2010 10:39:07 +0000 Subject: Top level notice tidying (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032913 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/RELEASE_NOTES | 44 ++++++++++++++-------- .../distribution/all/src/main/release/bin/INSTALL | 6 +-- 2 files changed, 31 insertions(+), 19 deletions(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/RELEASE_NOTES b/sca-java-2.x/trunk/RELEASE_NOTES index f1604b1889..a8a09b288a 100644 --- a/sca-java-2.x/trunk/RELEASE_NOTES +++ b/sca-java-2.x/trunk/RELEASE_NOTES @@ -9,28 +9,42 @@ 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: - - 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 Client & Implementation: Spring V1.1 - SCA Web Services Binding V1.1 - SCA WS-BPEL Client and Implementation V1.1 +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 Web Services Binding V1.1 + * SCA JMS Binding V1.1 + * SCA Spring Client and Implementation 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. If you want to see the tests run you +can manually remove the comment that prevents them running +in the main build in the following Maven pom: + + testing/compliance-tests/pom.xml + +The distribution 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/trunk/distribution/all/src/main/release/bin/INSTALL b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL index 00ddf4df6f..6faa52a2ee 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL @@ -15,10 +15,8 @@ tuscany-sca- /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 -- cgit v1.2.3