Author: blin
Date: Mon Dec 11 20:31:39 2006
New Revision: 486011
URL: http://svn.apache.org/viewvc?view=rev&rev=486011
Log:
merge release_notes from trunk to build another release
Modified:
incubator/cxf/tags/2.0-incubator-M1-v2/distribution/src/main/release/docs/release_notes.txt
Modified:
incubator/cxf/tags/2.0-incubator-M1-v2/distribution/src/main/release/docs/release_notes.txt
URL:
http://svn.apache.org/viewvc/incubator/cxf/tags/2.0-incubator-M1-v2/distribution/src/main/release/docs/release_notes.txt?view=diff&rev=486011&r1=486010&r2=486011
==============================================================================
---
incubator/cxf/tags/2.0-incubator-M1-v2/distribution/src/main/release/docs/release_notes.txt
(original)
+++
incubator/cxf/tags/2.0-incubator-M1-v2/distribution/src/main/release/docs/release_notes.txt
Mon Dec 11 20:31:39 2006
@@ -7,21 +7,21 @@
(http://xfire.codehaus.org). This release includes all major features
of both the Celtix project and the Xfire project:
- * JAX-WS 2.0 implementation
+ * JAX-WS 2.0 API's - Apache CXF uses/implements the JAX-WS API's but makes
no
+ representation that this release is JAX-WS compliant.
* Transports: HTTP 1.1, HTTPS, and JMS
* Full SOAP 1.1 and SOAP 1.2 implementation, with MTOM/XOP support
* 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
* Servlet container support
* Complete tooling support, including wsdl2java and java2wsdl, plus a
bunch of other convenient tools
* RESTful web service support
- * JBI container support, Apace CXF services can be deployed into any JBI
+ * JBI container support, Apache 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 Apache CXF
@@ -138,7 +138,8 @@
* [CXF-187] - Provide Eclipse plugin from CXF to faciliate STP Integration
6.3 New Features
- * [CXF-2] - Complete JAX-WS frontend
+ * [CXF-2] - Complete JAX-WS frontend - Apache CXF uses/implements the
JAX-WS API's but makes no
+ representation that this release is JAX-WS compliant.
* [CXF-15] - JCA supportting
* [CXF-83] - Support the injection of WebServiceContext
* [CXF-104] - Map JAX-WS properties to CXF Message properties