You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/10/30 08:55:09 UTC

svn commit: r831220 - /tuscany/java/sca/CHANGES

Author: antelder
Date: Fri Oct 30 07:55:09 2009
New Revision: 831220

URL: http://svn.apache.org/viewvc?rev=831220&view=rev
Log:
More updates to CHANGES file

Modified:
    tuscany/java/sca/CHANGES

Modified: tuscany/java/sca/CHANGES
URL: http://svn.apache.org/viewvc/tuscany/java/sca/CHANGES?rev=831220&r1=831219&r2=831220&view=diff
==============================================================================
--- tuscany/java/sca/CHANGES (original)
+++ tuscany/java/sca/CHANGES Fri Oct 30 07:55:09 2009
@@ -9,9 +9,14 @@
 - 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