Recently, the Apache cxf team enthusiastically released the Apache cxf framework effective version 2.1.
Apache cxf is an open-source service-oriented framework. Apache cxf can help you create and publish servers using pre-programmed interfaces like JAX-WS. These services can be published through multiple protocols, such as soap, XML/HTTP, restful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or jbi.
The cxf framework contains many new features, but it mainly focuses on the following fields.
- Provides support for Web Service Standards: CFX supports a variety of standard web services, including the SOAP protocol and WSI interface files
The WSDL description file, WS-Policy, WS-reliablemessaging, and WS-Security.
- Client programming interface: cxf provides a rich client development model that supports JAX-WS 2.1 Component Interface. In addition, cxf provides a simple interface that does not need to create a client and does not rely on annotations. The WSDL-based deployment method provided by cxf is implemented in Java first.
- Easy to use: cxf is easy to understand and use. It provides simple APIs to quickly build services.ProgramSkeletonCode. Cxf provides a plug-in that is very easy to integrate with Maven. Provide support for JAX-WS programming interfaces, while also providing spring2.0 standard configuration file namespace.
Welcome to the cxf email list.
Http://cxf.apache.org/mailing-lists.html
Download the release version of cxf from the address below
Http://cxf.apache.org/download.html
Thanks to the Apache cxf Development Team
Http://cxf.apache.org/