diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-31 17:49:38 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-31 17:49:38 +0000 |
commit | 3d703f6dffee7c1517f135e5b792162afd7a242a (patch) | |
tree | 0f549271b0b1b4adbb223c1643330bee94c78d6d | |
parent | 5134f95fa20c01fa879ce08a0812ed97c8f8a7af (diff) |
Minor addition of new bindings to RELEASE_NOTES
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831573 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/RELEASE_NOTES b/java/sca/RELEASE_NOTES index 808946b855..402c74cf1b 100644 --- a/java/sca/RELEASE_NOTES +++ b/java/sca/RELEASE_NOTES @@ -24,7 +24,7 @@ Overview It also includes implementations of many features not yet defined
by SCA specifications, including:
- - SCA bindings for RMI.
+ - SCA bindings for RMI, JSON-RPC, ATOM.
- Databindings for JAXB, Axis2's AXIOM, DOM, SAX and StAX
- Integration with various web frameworks
|