You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2008/01/29 21:29:15 UTC

[ANNOUNCE] Apache CXF 2.0.4-incubator is released!


The Apache Incubator CXF team is proud to announce the availability of 
the 2.0.4 release! 

Apache CXF is an open source services framework. CXF helps you build
and develop services using frontend programming APIs, like JAX-WS. These 
services can speak a variety of protocols such as SOAP, XML/HTTP, 
RESTful HTTP, or CORBA and work over a variety of transports such as 
HTTP, JMS or JBI. 


CXF includes a broad feature set, but it is primarily focused on the 
following areas: 
 
* Web Services Standards Support: CXF supports a variety of web service 
standards including SOAP, the Basic Profile, WSDL, WS-Addressing, 
WS-Policy, WS-ReliableMessaging, and WS-Security. 
 
* Frontends: CXF supports a variety of "frontend" programming models. CXF    
provides a JAX-WS Compliant frontend. It also includes a "simple 
frontend" which allows creation of clients and endpoints without    
annotations. CXF supports both contract first development with WSDL and    
code first development starting from Java. 
 
* Ease of use: CXF is designed to be intuitive and easy to use. There    
are simple APIs to quickly build code-first services, Maven plug-ins to    
make tooling integration easy, JAX-WS API support, Spring 2.0 XML 
support to make configuration a snap, and much more. 
 
This release is mostly a patch release to fix problems and issues (over 
50 JIRA items resolved) that users have encountered in the 
2.0.3-incubator release.


For more information see: 
 * Download: http://incubator.apache.org/cxf/download.html
 * Website: http://incubator.apache.org/cxf/ 
 * Release Notes: 
http://incubator.apache.org/cxf/apache-cxf-204-incubating-release-notes.html 
 * Mailing lists: http://incubator.apache.org/cxf/mailing-lists.html 


If you have feedback, questions or would like to get involved in the CXF 
project please join the mailing lists and let us know your thoughts. 
 
The Apache Incubator CXF Team 
http://incubator.apache.org/cxf/



-- 
J. Daniel Kulp
dkulp@apache.org
http://www.dankulp.com/blog

Re: [ANNOUNCE] Apache CXF 2.0.4-incubator is released!

Posted by tog <gu...@gmail.com>.
Thanks to you Daniel ant to the whole team for your excellent work
Guillaume


On Jan 30, 2008 4:29 AM, Daniel Kulp <dk...@apache.org> wrote:
>
>
> The Apache Incubator CXF team is proud to announce the availability of
> the 2.0.4 release!
>
> Apache CXF is an open source services framework. CXF helps you build
> and develop services using frontend programming APIs, like JAX-WS. These
> services can speak a variety of protocols such as SOAP, XML/HTTP,
> RESTful HTTP, or CORBA and work over a variety of transports such as
> HTTP, JMS or JBI.
>
>
> CXF includes a broad feature set, but it is primarily focused on the
> following areas:
>
> * Web Services Standards Support: CXF supports a variety of web service
> standards including SOAP, the Basic Profile, WSDL, WS-Addressing,
> WS-Policy, WS-ReliableMessaging, and WS-Security.
>
> * Frontends: CXF supports a variety of "frontend" programming models. CXF
> provides a JAX-WS Compliant frontend. It also includes a "simple
> frontend" which allows creation of clients and endpoints without
> annotations. CXF supports both contract first development with WSDL and
> code first development starting from Java.
>
> * Ease of use: CXF is designed to be intuitive and easy to use. There
> are simple APIs to quickly build code-first services, Maven plug-ins to
> make tooling integration easy, JAX-WS API support, Spring 2.0 XML
> support to make configuration a snap, and much more.
>
> This release is mostly a patch release to fix problems and issues (over
> 50 JIRA items resolved) that users have encountered in the
> 2.0.3-incubator release.
>
>
> For more information see:
>  * Download: http://incubator.apache.org/cxf/download.html
>  * Website: http://incubator.apache.org/cxf/
>  * Release Notes:
> http://incubator.apache.org/cxf/apache-cxf-204-incubating-release-notes.html
>  * Mailing lists: http://incubator.apache.org/cxf/mailing-lists.html
>
>
> If you have feedback, questions or would like to get involved in the CXF
> project please join the mailing lists and let us know your thoughts.
>
> The Apache Incubator CXF Team
> http://incubator.apache.org/cxf/
>
>
>
> --
> J. Daniel Kulp
> dkulp@apache.org
> http://www.dankulp.com/blog
>



-- 

Best Regards
Guillaume
http://cheztog.blogspot.com

Fwd: [ANNOUNCE] Apache CXF 2.0.4-incubator is released!

Posted by Jim Hurley <ji...@mac.com>.
We should make a similar announcement for our 2.1.1 release
when the download gets setup.  Frank - have you made any
progress on that?  Once it's set, I'll be glad to link from the  
downloads
page on our project.

thanks -Jim



Begin forwarded message:
> From: Daniel Kulp <dk...@apache.org>
> Date: January 29, 2008 3:29:15 PM EST
> To: cxf-dev@incubator.apache.org, cxf-user@incubator.apache.org, announce@apache.org 
> , general@incubator.apache.org
> Subject: [ANNOUNCE] Apache CXF 2.0.4-incubator is released!
> Reply-To: general@incubator.apache.org
>
>
>
> The Apache Incubator CXF team is proud to announce the availability of
> the 2.0.4 release!
>
> Apache CXF is an open source services framework. CXF helps you build
> and develop services using frontend programming APIs, like JAX-WS.  
> These
> services can speak a variety of protocols such as SOAP, XML/HTTP,
> RESTful HTTP, or CORBA and work over a variety of transports such as
> HTTP, JMS or JBI.
>
>
> CXF includes a broad feature set, but it is primarily focused on the
> following areas:
>
> * Web Services Standards Support: CXF supports a variety of web  
> service
> standards including SOAP, the Basic Profile, WSDL, WS-Addressing,
> WS-Policy, WS-ReliableMessaging, and WS-Security.
>
> * Frontends: CXF supports a variety of "frontend" programming  
> models. CXF
> provides a JAX-WS Compliant frontend. It also includes a "simple
> frontend" which allows creation of clients and endpoints without
> annotations. CXF supports both contract first development with WSDL  
> and
> code first development starting from Java.
>
> * Ease of use: CXF is designed to be intuitive and easy to use. There
> are simple APIs to quickly build code-first services, Maven plug-ins  
> to
> make tooling integration easy, JAX-WS API support, Spring 2.0 XML
> support to make configuration a snap, and much more.
>
> This release is mostly a patch release to fix problems and issues  
> (over
> 50 JIRA items resolved) that users have encountered in the
> 2.0.3-incubator release.
>
>
> For more information see:
> * Download: http://incubator.apache.org/cxf/download.html
> * Website: http://incubator.apache.org/cxf/
> * Release Notes:
> http://incubator.apache.org/cxf/apache-cxf-204-incubating-release-notes.html
> * Mailing lists: http://incubator.apache.org/cxf/mailing-lists.html
>
>
> If you have feedback, questions or would like to get involved in the  
> CXF
> project please join the mailing lists and let us know your thoughts.
>
> The Apache Incubator CXF Team
> http://incubator.apache.org/cxf/
>
>
>
> -- 
> J. Daniel Kulp
> dkulp@apache.org
> http://www.dankulp.com/blog
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>