summaryrefslogtreecommitdiffstats
path: root/java/sca/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/CHANGES')
-rw-r--r--java/sca/CHANGES9
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