Apache CXF

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 the now defunct host CodeHaus in 2006. These two projects were combined at the Apache Software Foundation. The name "CXF" was derived by combining "Celtix" and "XFire".[1]

Apache CXF
Developer(s)Apache Software Foundation
Stable release
3.5.5 / December 13, 2022 (2022-12-13)
RepositoryCXF Repository
Written inJava
Operating systemCross-platform
TypeWeb Services
LicenseApache License 2.0
Websitecxf.apache.org

Description

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

Apache CXF supports the Java programming interfaces JAX-WS,[2]:638 JAX-RS, JBI, JCA, JMX, JMS over SOAP, Spring,[2]:635–641 and the XML data binding frameworks JAXB, Aegis, Apache XMLBeans, SDO.[3]

CXF includes the following:

  • Web Services Standards Support:
  • JAX-WS API for Web service development[2]:638
  • JAX-RS (JSR 339 2.0) API for RESTful Web service development
  • JavaScript programming model for service and client development
  • Maven tooling
  • CORBA support
  • HTTP, JMS and WebSocket transport layers
  • Embeddable Deployment:
    • ServiceMix or other JBI containers
    • Geronimo or other Java EE containers
    • Tomcat or other servlet containers
    • OSGi
  • Reference OSGi Remote Services implementation

IONA Technologies distributes a commercial Enterprise version of Apache CXF under the name FUSE Services Framework.[4]

See also

  • The Axis Web Services framework
  • Apache Wink, a project in incubation with JAX-RS support
  • List of web service frameworks

Citations

  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.
  2. Deinum et al. 2014.
  3. "Apache CXF -- Project Status". cxf.apache.org. Retrieved 2022-09-27.
  4. Open Source FUSE Services Framework - based on CXF

References

  • Deinum, Marten; Rubio, Daniel; Long, Josh; Mak, Gary (September 1, 2014). Spring Recipes: A Problem-Solution Approach (Second ed.). Apress. ISBN 978-1-4302-2499-0.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.