You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2007/12/21 15:30:52 UTC

svn commit: r606208 - /incubator/tuscany/java/sca/distribution/src/main/release/CHANGES

Author: slaws
Date: Fri Dec 21 06:30:52 2007
New Revision: 606208

URL: http://svn.apache.org/viewvc?rev=606208&view=rev
Log:
A few more culled from comments on the ML

Modified:
    incubator/tuscany/java/sca/distribution/src/main/release/CHANGES

Modified: incubator/tuscany/java/sca/distribution/src/main/release/CHANGES
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/distribution/src/main/release/CHANGES?rev=606208&r1=606207&r2=606208&view=diff
==============================================================================
--- incubator/tuscany/java/sca/distribution/src/main/release/CHANGES (original)
+++ incubator/tuscany/java/sca/distribution/src/main/release/CHANGES Fri Dec 21 06:30:52 2007
@@ -8,12 +8,17 @@
 - Better JMS support
 - JAXB based POJO transformations.
 - Improvements in PolicyFramework Support
-	* Support for policy specifications on operation elements in a composite definition
-	* Separate sample to demonstrate use of Implementation Policies (ues logging and JAAS Authentication)
+  * Support for policy specifications on operation elements in a composite definition
+  * Separate sample to demonstrate use of Implementation Policies (ues logging and JAAS Authentication)
 - Modeling of client side java script components
+  * See implementation.widget
 - JSONRPC reference binding
 - Better support for doman API suggested by assembly spec including a standalone node and nodes running connected together in a domain.
 - Class loading and OSGI improvements
+  * Enable Tuscany to be run in a multi-classloader environment including inside OSGi. By default,
+    Tuscany continues to run using a single CLASSPATH-based classloader.
+  * Contributions no longer need to be in the CLASSPATH. All import/export dependencies across contributions should be 
+    explicitly specified (as described in the spec).
 - Support for BPEL references 
 
 Changes With Apache Tuscany SCA 1.0.1 (incubating) November 2007 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org