blob: 3860a5448d64361045f786d786aee1af3c9d5a6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
Apache Tuscany SCA 0.99 (incubating) August 2007 Release Notes
==============================================================
Apache Tuscany provides a runtime based on the Service Component
Architecture. SCA is a set of specifications aimed at simplifying SOA
Application Development which are being standardized at OASIS as part
of Open Composite Services Architecture (Open CSA).
Overview
--------
This 0.99 release of Apache Tuscany SCA is expected to be
the last point release before 1.0 final release. It further
builds on the stability and modularity established with the
previous releases including more complete implementation of SCA
specifications, support for distributed SCA domains, SCA policy,
OSGi implementation types, and pub/sub support with notification
components. Start up time and memory footprint of the runtime has
been reduced and there has been numerous bug fixes.
See the CHANGES file for a detailed list of the features in this release.
Support
-------
For more information on Apache Tuscany visit the website at:
http://incubator.apache.org/tuscany/
Any issues with this release can be reported to Apache Tuscany
using the mailing lists or in the JIRA issue tracker.
Mailing lists:
http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/
Jira:
http://issues.apache.org/jira/browse/TUSCANY
To find out more about OASIS Open CSA go to:
http://www.oasis-opencsa.org.
Apache Tuscany welcomes your help. Any contribution, including code,
testing, improving the documentation, or bug reporting is always
appreciated.
Thank you for using Apache Tuscany!
- The Tuscany Team.
|