You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jm...@apache.org on 2007/03/05 23:35:32 UTC

svn commit: r514894 - /incubator/tuscany/java/sca/runtime/README.txt

Author: jmarino
Date: Mon Mar  5 14:35:32 2007
New Revision: 514894

URL: http://svn.apache.org/viewvc?view=rev&rev=514894
Log:
add release notes for runtime

Added:
    incubator/tuscany/java/sca/runtime/README.txt   (with props)

Added: incubator/tuscany/java/sca/runtime/README.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/README.txt?view=auto&rev=514894
==============================================================================
--- incubator/tuscany/java/sca/runtime/README.txt (added)
+++ incubator/tuscany/java/sca/runtime/README.txt Mon Mar  5 14:35:32 2007
@@ -0,0 +1,18 @@
+Apache Tuscany may be provisioned to a variety of runtime environments. This release provides support for embedding Tuscany in a web application and iTest plugin for integration testing. Also included is a standalone runtime for using Tuscany as a server.
+
+Standalone Runtime Features
+-----------------------------------
+
+The standalone runtime provides an easy-to-use execution environment for SCA composites. This alpha release supports a single-VM deployment model. Support for multi-VM contributions and deployment is planned for the next release. 
+ 
+Web Application Runtime Features
+-----------------------------------
+
+The web application runtime provides support for embedding Tuscany in a web application. Included in this release is support for injecting services into the web application context so they may be accessed from standard Web Application UI frameworks.
+
+iTest Plugin Runtime Features
+-----------------------------------
+
+The iTest Plugin Runtime provides support for developing unit tests using the SCA 1.0 programming model. Specifically, it allows application assemblies to be deployed and tested from with Maven.
+
+The Tuscany Team

Propchange: incubator/tuscany/java/sca/runtime/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native



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