论坛首页 Java企业应用论坛

CXF 2.0.1 发布

浏览 4583 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2007-08-21  
SOA
The Apache Incubator CXF team is proud to announce the availability of
the 2.0.1 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.

* Binary and Legacy Protocol Support: CXF has been designed to provide a
pluggable architecture that supports not only XML but also non-XML type
bindings, such as JSON and CORBA, in combination with any type of transport.

This release contains the following improvements:

* Many Aegis related bug fixes
* Many XFire migration related bug fixes
* Fixes to handle Arrays & Lists much better with JAXB in code first scenarios
* Enable HTTPSession & Session use
* Add support for <databinding> in endpoint & client configuration
* Allow access to Jetty Server or at least Context object
* Support for configuring interceptors using annotations
* Feature Support for the Bus
* Fix MTOM interop issue inside Tomcat
* Over 60 other bug fixes and enhancements

For more information see:
* Website: http://incubator.apache.org/cxf/
* Release Notes:
http://incubator.apache.org/cxf/apache-cxf-201-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/
   发表时间:2007-08-24  
此文的中文翻译在论坛

http://groups.google.com/group/cxf-zh/browse_thread/thread/6158232bc266c387
0 请登录后投票
   发表时间:2007-08-24  
请问一下CXF能不能处理Map类型的数据,我有一个方法是返回MAP类型的,请问一下该怎么做?
0 请登录后投票
   发表时间:2007-08-27  
CXF 使用 JAXB 作为default的DataBinding
下面是相关的例子
http://weblogs.java.net/blog/kohsuke/archive/2005/04/xmladapter_in_j.html
0 请登录后投票
论坛首页 Java企业应用版

跳转论坛:
Global site tag (gtag.js) - Google Analytics