HOME

TheInfoList



OR:

Apache CXF is an
open source software Open-source software (OSS) is Software, computer software that is released under a Open-source license, license in which the copyright holder grants users the rights to use, study, change, and Software distribution, distribute the software an ...
project developing a
Web services A web service (WS) is either: * a service offered by an electronic device to another electronic device, communicating with each other via the Internet, or * a server running on a computer device, listening for requests at a particular port over a n ...
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 Apache Software Foundation ( ; ASF) is an American nonprofit corporation (classified as a 501(c)(3) organization in the United States) to support a number of open-source software projects. The ASF was formed from a group of developers of the ...
. The name "CXF" was derived by combining "''Celtix''" and "''XFire''".


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, JAX-RS, JBI, JCA, JMX, JMS over SOAP, Spring, and the XML data binding frameworks JAXB, Aegis, Apache XMLBeans, SDO. CXF includes the following: *Web Services Standards Support: **
SOAP Soap is a salt (chemistry), salt of a fatty acid (sometimes other carboxylic acids) used for cleaning and lubricating products as well as other applications. In a domestic setting, soaps, specifically "toilet soaps", are surfactants usually u ...
** WS-Addressing ** WS-Policy **
WS-ReliableMessaging WS-ReliableMessaging describes a protocol that allows SOAP messages to be reliable messaging, reliably delivered between distributed applications in the presence of software component, system, or network failures. The original specification was w ...
** WS-SecureConversation ** WS-Security ** WS-SecurityPolicy * JAX-WS API for Web service development **
Java Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
-first support ** WSDL-first tooling * JAX-RS (JSR 339 2.0) API for RESTful Web service development *
JavaScript JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have ...
programming model for service and client development * Maven tooling * CORBA support *
HTTP HTTP (Hypertext Transfer Protocol) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, wher ...
, 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.Open Source FUSE Services Framework - based on CXF
/ref>


See also

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


Citations


References

*


External links


Apache CXF website
{{Jakarta RESTful Web Services CXF Web services Web service specifications Web applications Java enterprise platform Java (programming language) libraries