You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Project Status

This page is meant to help keep track of the status of various portions of Apache CXF.

Web Services Standards Support Modules

...

Module

Filename

Notes

WS-Addressing

cxf-rt-ws-addr

 

WS-Policy

c{{xf-rt-ws-policy}}

 

WS-ReliableMessaging (WS-RS)

{{cxf-rt-ws-rm

Finished except for outstanding JIRA issues

WS-Security, WS-SecurityPolicy, WS-SecureConversation, WS-Trust (client-side)

cxf-rt-ws-security

 

Frontend Programming Modules

...

Module

Filename

Notes

Javascript frontend

cxf-rt-frontend-js-version.jar

 

JAX-RS frontend

cxf-rt-frontend-jaxrs-version.jar

TCK compliant

JAX-WS frontend

cxf-rt-frontend-jaxws-version.jar

TCK compliant

Simple frontend

cxf-rt-frontend-simple-version.jar

 

Core Modules

...

JBI

integration\cxf-integration-jbi-version.jar

 

JCA

integration\cxf-integration-jca-version.jar

 

JMX

cxf-rt-management-version.jar

 

Tooling

cxf-tools-*-version.jar

 

Spring

CXF uses Spring by default

 

Transport Modules

...

Module

Filename

HTTP

cxf-rt-transports-http-version.jar

HTTP-Jetty

cxf-rt-transports-http-jetty-version.jar

HTTP-OSGI

cxf-rt-transports-http-osgi-version.jar

JBI

integration\cxf-rt-transports-jbi-version.jar

JMS

cxf-rt-bindings-jbi-version.jar

Local (In-VM)

cxf-rt-transports-local-version.jar

Servlet

 

Protocol Binding Modules

...

Module

Filename

Notes

coloc

cxf-rt-bindings-object-version.jar

CXF feature that allows automatic detection of when a client and a service are stuck on the same bus and then bypasses much of the interceptor chains during processing.

CORBA

cxf-rt-bindings-corba-version.jar

 

HTTP

cxf-rt-bindings-http-version.jar

 

object

cxf-rt-bindings-coloc-version.jar

CXF feature that allows (when combined with the local transport), directly passing objects from client/server in the same bus without marshalling.

Pure XML

cxf-rt-bindings-xml-version.jar

 

SOAP

cxf-rt-bindings-soap-version.jar

 

Data Binding Modules

...

Module

Filename

JAXB

cxf-rt-databinding-jaxb-version.jar

SDO

cxf-rt-databinding-sdo-version.jar

XFire Aegis Databinding

cxf-rt-databinding-aegis-version.jar

XMLBeans

cxf-rt-databinding-xmlbeans-version.jar

Miscellaneous Modules

...

Module

Filename

Common Schemas

cxf-common-schemas-version.jar

Common Utilities

cxf-common-utilities-version.jar

Core

cxf-rt-core-version.jar

Javadoc

cxf-api-version.jar

Javascript

cxf-rt-javascript-version.jar

JBI Bindings

cxf-manifest-version.jar

Manifest

cxf-manifest-version.jar

 

cxf-wstx-msv-validation-version.jar

XJC-Utils

cxf-xjc-boolean-version.jar, cxf-xjc-bug671-version.jar, cxf-xjc-boolean-version.jar, cxf-xjc-dv-version.jar, cxf-xjc-ts-version.jar

Outstanding Modules

...

Module

Status

WSDL 2.0

Not Started

JIBX

GSoC project not yet integrated into CXF

Castor

Not Started

WS-Atomic Transactions

Not Started

WS-Coordination

Not Started

WS-MetaDataExchange

Not Started

WS-Eventing

Not Started

WS-BusinessActivity

Not Started

WS-Transfer

Not Started

  • No labels