summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-29 17:46:55 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-29 17:46:55 +0000
commitc3f805f8a247326c71a48e20dcc5386ba9722a7f (patch)
treec6619e5ed3b219fce9645a294af103f6c3b3d574 /java
parentba12cbc739a6156567471852570006fb4f1ee61e (diff)
Update changes file for M4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831044 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/CHANGES13
1 files changed, 10 insertions, 3 deletions
diff --git a/java/sca/CHANGES b/java/sca/CHANGES
index ca9b26aee2..2bfd9865f6 100644
--- a/java/sca/CHANGES
+++ b/java/sca/CHANGES
@@ -2,9 +2,16 @@ Changes With Apache Tuscany SCA 2.0-M4 November 2009
====================================================
Highlights include:
-- Support JSONP with <binding.jsonp>
-
-
+- Passes the OASIS conformance test suite for the SCA-J CAA Specification!
+- Almost passes the OASIS conformance test suite for the SCA Assembly Specification with
+ a small number of test failures that will be fixed in the next release
+- Support for <binding.jms> and the OASIS SCA BPEL specification
+- Support for <binding.ejb> on references and partial support of the OASIS SCA EJB specification
+- A new Tuscany specific binding for JSONP support
+- Several Tuscany specific extensions ported up from the 1.x runtime including bindings for ATOM,
+ HTTP, JSON-RPC, and implementation web clients
+- Improved distributed SCA domain support
+- Numerous bug fixes and improvements
Changes With Apache Tuscany SCA 2.0-M3 June 2009