About: Apache CXF

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.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 at the Apache Software Foundation. The name "CXF" was derived by combining "Celtix" and "XFire".

Property Value
dbo:abstract
  • Apache CXF ist ein Open-Source-Webservice-Framework der Apache Software Foundation. Der Name CXF steht für "CeltiXFire", eine Verschmelzung der Namen der beiden Frameworks und Codehaus XFire, welche die Basis für Apache CXF darstellten. (de)
  • 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 at the Apache Software Foundation. The name "CXF" was derived by combining "Celtix" and "XFire". (en)
  • Apache CXF es un framework completo, de código abierto para servicios web. Se originó como combinación de dos proyectos de código abierto: desarrollado por (adquirida por en 2008) y desarrollado por un equipo basado en . Estos proyectos fueron combinados por personas que trabajaban juntas en Apache Software Foundation. El nombre CXF se deriva de la combinación de los nombres de proyecto "Celtix" y "XFire".​ Entre los aspectos clave de diseño de CXF se cuentan:​ * separación limpia entre los front-ends, tales como JAX-WS, y el código fuente nuclear. * simplicidad, por ejemplo, de la creación de clientes y endpoints sin necesidad de anotaciones. * alto rendimiento con un mínimo de overhead computacional. * componente incrustable de servicios web: entre los ejemplos de incrustaciones se cuentan Spring Framework y Geronimo. CXF frecuentemente se emplea en conjunto con , Apache Camel y Apache ActiveMQ en proyectos de infraestructura con arquitecturas orientadas a servicios (SOA).​ distribuye una versión Enterprise comercial de Apache CXF bajo el nombre de .​ (es)
  • Apache CXF est un framework open-source en langage Java, facilitant le développement de services web. Il résulte du croisement de deux projets open source : développé par (acquis par Progress Software en 2008) et développé par une équipe hébergée par . Ces deux projets ont été combinés par des personnes travaillant ensemble à la Apache Software Foundation. Le nom CXF dérive des noms des projets Celtix et XFire. Les points clé pour la conception de CXF sont: * Franche séparation du front-end, comme les , du cœur du code. * Simplicité avec par exemple la création de clients et point finaux sans annotations. * Hautes performance avec un minimum de traitements. * Composants pour services web embarquables: les exemples fournis incluent Spring et Geronimo. CXF est souvent utilisé avec Apache ServiceMix, Apache Camel et dans les projets s'appuyant sur une architecture orientée services (SOA). (fr)
  • 아파치 CXF(Apache CXF)는 오픈 소스의 완전한 기능을 갖춘 웹 서비스 프레임워크이다. 2개의 오픈 소스 프로젝트의 결합으로 탄생하였다: (IONA 테크놀로지스가 개발), (Codehaus의 팀이 개발) 이 두 프로젝트는 아파치 소프트웨어 재단에서 함께 일하는 사람들에 의해 결합되었으며 새로운 이름 CXF는 "Celtix"와 "Xfire"의 합성어이다. (ko)
  • Apache CXF to otwarty szkielet przeznaczony do tworzenia usług sieciowych. CXF powstał z połączenia dwóch projektów open-source: , rozwijanego przez oraz , tworzonego przez zespół działający w ramach . Obydwa szkielety zostały połączone przez Apache Software Foundation. Znajduje to swoje odzwierciedlenie w nazwie projektu, będącej połączeniem słów "Celtix" oraz "XFire". (pl)
  • Apache CXF — открытый каркас для веб-сервисов Service Oriented Architectures (SOAs), работающий с несколькими стандартными протоколами, включая SOAP, WSDL 1.1 и 2.0, WS-адресацию, , и . Apache CXF — это комбинация из двух проектов с открытым исходным кодом Java Enterprise Service Bus Celtix и SOAP Framework XFire. Apache CXF используется в качестве основного компонента платформы JBoss Enterprise Platform. (ru)
  • Apache CXF是一个开源的,全功能的,容易使用的Web服务框架。CXF是两个项目的结合:由IONA技术公司(现在是Progress的一部分)开发的和由Codehaus主持的团队开发的,合并是由人们在Apache软件基金会共同完成的。CXF的名字来源于"Celtix"和"XFire"的首字母。 CXF的关键的设计考虑因素包括: * 前端,如JAX-WS,与核心代码的彻底分离。 * 简单易用,例如,创建客户端和端点不需。 * 高性能,最少的。 * 可嵌入的Web服务组件:例如可以嵌入到Spring Framework和中。 在面向服务的架构(SOA)基础设施项目中,CXF通常和,Apache Camel以及Apache ActiveMQ一起使用。 (zh)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-06-28 (xsd:date)
dbo:latestReleaseVersion
  • 3.5.3
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 11787206 (xsd:integer)
dbo:wikiPageLength
  • 3380 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1112674819 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2022-06-28 (xsd:date)
dbp:latestReleaseVersion
  • 3.500000 (xsd:double)
dbp:license
dbp:logo
  • 250 (xsd:integer)
dbp:name
  • Apache CXF (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • Apache CXF ist ein Open-Source-Webservice-Framework der Apache Software Foundation. Der Name CXF steht für "CeltiXFire", eine Verschmelzung der Namen der beiden Frameworks und Codehaus XFire, welche die Basis für Apache CXF darstellten. (de)
  • 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 at the Apache Software Foundation. The name "CXF" was derived by combining "Celtix" and "XFire". (en)
  • 아파치 CXF(Apache CXF)는 오픈 소스의 완전한 기능을 갖춘 웹 서비스 프레임워크이다. 2개의 오픈 소스 프로젝트의 결합으로 탄생하였다: (IONA 테크놀로지스가 개발), (Codehaus의 팀이 개발) 이 두 프로젝트는 아파치 소프트웨어 재단에서 함께 일하는 사람들에 의해 결합되었으며 새로운 이름 CXF는 "Celtix"와 "Xfire"의 합성어이다. (ko)
  • Apache CXF to otwarty szkielet przeznaczony do tworzenia usług sieciowych. CXF powstał z połączenia dwóch projektów open-source: , rozwijanego przez oraz , tworzonego przez zespół działający w ramach . Obydwa szkielety zostały połączone przez Apache Software Foundation. Znajduje to swoje odzwierciedlenie w nazwie projektu, będącej połączeniem słów "Celtix" oraz "XFire". (pl)
  • Apache CXF — открытый каркас для веб-сервисов Service Oriented Architectures (SOAs), работающий с несколькими стандартными протоколами, включая SOAP, WSDL 1.1 и 2.0, WS-адресацию, , и . Apache CXF — это комбинация из двух проектов с открытым исходным кодом Java Enterprise Service Bus Celtix и SOAP Framework XFire. Apache CXF используется в качестве основного компонента платформы JBoss Enterprise Platform. (ru)
  • Apache CXF是一个开源的,全功能的,容易使用的Web服务框架。CXF是两个项目的结合:由IONA技术公司(现在是Progress的一部分)开发的和由Codehaus主持的团队开发的,合并是由人们在Apache软件基金会共同完成的。CXF的名字来源于"Celtix"和"XFire"的首字母。 CXF的关键的设计考虑因素包括: * 前端,如JAX-WS,与核心代码的彻底分离。 * 简单易用,例如,创建客户端和端点不需。 * 高性能,最少的。 * 可嵌入的Web服务组件:例如可以嵌入到Spring Framework和中。 在面向服务的架构(SOA)基础设施项目中,CXF通常和,Apache Camel以及Apache ActiveMQ一起使用。 (zh)
  • Apache CXF es un framework completo, de código abierto para servicios web. Se originó como combinación de dos proyectos de código abierto: desarrollado por (adquirida por en 2008) y desarrollado por un equipo basado en . Estos proyectos fueron combinados por personas que trabajaban juntas en Apache Software Foundation. El nombre CXF se deriva de la combinación de los nombres de proyecto "Celtix" y "XFire".​ Entre los aspectos clave de diseño de CXF se cuentan:​ distribuye una versión Enterprise comercial de Apache CXF bajo el nombre de .​ (es)
  • Apache CXF est un framework open-source en langage Java, facilitant le développement de services web. Il résulte du croisement de deux projets open source : développé par (acquis par Progress Software en 2008) et développé par une équipe hébergée par . Ces deux projets ont été combinés par des personnes travaillant ensemble à la Apache Software Foundation. Le nom CXF dérive des noms des projets Celtix et XFire. Les points clé pour la conception de CXF sont: (fr)
rdfs:label
  • Apache CXF (en)
  • Apache CXF (de)
  • Apache CXF (es)
  • Apache CXF (fr)
  • 아파치 CXF (ko)
  • Apache CXF (pl)
  • Apache CXF (ru)
  • Apache CXF (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Apache CXF (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License