Apache CXF

From Wikipedia, the free encyclopedia
  (Redirected from )
Apache CXF
Apache CXF Logo
Developer(s)Apache Software Foundation
Stable release
3.4.2 / December 22, 2020; 13 months ago (2020-12-22)
RepositoryCXF Repository
Written inJava
Operating systemCross-platform
TypeWeb Services
LicenseApache License 2.0
Websitecxf.apache.org

Apache CXF is an open source software project developing a Web services framework. It originated as the combination of Celtix developed by IONA Technologies and XFire developed by a team hosted at Codehaus in 2006. These two projects were combined by people working together at the Apache Software Foundation and the name "CXF" was derived by combining "Celtix" and "XFire".[1]

Description[]

The CXF design considerations include:

  • Clean separation of front-ends, like Java API for XML Web Services (JAX-WS), from the core code.
  • Simplicity with, for instance, the creation of clients and endpoints without annotations.
  • High performance with minimum computational overhead.
  • Embeddable Web service component: example embeddings include Spring Framework and Geronimo.

CXF is often used with Apache ServiceMix, Apache Camel and Apache ActiveMQ in service-oriented architecture (SOA) infrastructure projects.

CXF includes the following:

See also[]

References[]

  1. ^ "Celtix: The Open Source Java Enterprise Service Bus". ObjectWeb. May 1, 2008. Archived from the original on April 9, 2009. Retrieved August 2, 2021.

External links[]

Retrieved from ""