You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bl...@apache.org on 2006/12/04 10:17:41 UTC

svn commit: r482106 - /incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt

Author: blin
Date: Mon Dec  4 01:17:40 2006
New Revision: 482106

URL: http://svn.apache.org/viewvc?view=rev&rev=482106
Log:
minor update on release notes about WS-Reliable Messaging support, since the feature is completed now.

Modified:
    incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt

Modified: incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt?view=diff&rev=482106&r1=482105&r2=482106
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt (original)
+++ incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt Mon Dec  4 01:17:40 2006
@@ -13,6 +13,7 @@
     * JAXB 2.0 databinding support
     * StAX-based XML streaming
     * WS-Addressing support
+    * WS-Reliable Messaging support
     * JCA 1.0 Support
     * Spring support, including spring-based configuration and spring-based
       lightweight container
@@ -20,10 +21,10 @@
     * Complete tooling support, including wsdl2java and java2wsdl, plus a
       bunch of other convenient tools
     * RESTful web service support
-    * JBI container support, CXF services can be deployed into any JBI
+    * JBI container support, Apace CXF services can be deployed into any JBI
       compliant container (ServiceMix or OpenESB)
     * JCA 1.0 support, J2EE application can integrate with legacy application
-      through JCA 1.0 support in CXF
+      through JCA 1.0 support in Apache CXF
 
 2. Installation Prerequisites