diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-30 07:55:09 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-30 07:55:09 +0000 |
commit | 6a5253996926d1db016a83e0d12ec19b2775967f (patch) | |
tree | 24c18767c2cdb97ea84b05a0fef93afba7fb8d99 | |
parent | 2faefd4999b94afd236740cf3c98d993f66d4509 (diff) |
More updates to CHANGES file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831220 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/CHANGES | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/java/sca/CHANGES b/java/sca/CHANGES index c76a368795..7e4fb5eccb 100644 --- a/java/sca/CHANGES +++ b/java/sca/CHANGES @@ -9,9 +9,14 @@ Highlights include: - 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
+ HTTP, JSON-RPC, and implementation web clients, plus new support for JSON-RPC references
- Improved distributed SCA domain support
-- Numerous bug fixes and improvements
+- Improve the implementation of OSGi remote services with SCA configuration type that supports dynamic
+ OSGi remote service admin, including import, export and discovery
+- Add extension points for builders that can build implementation, binding and policy types
+- Add a Deployer utility to facilitate deployment-related functions
+- Improve the monitor usage so that monitors are isolated between requests
+- Numerous other bug fixes and improvements
Changes With Apache Tuscany SCA 2.0-M3 June 2009
|