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

Compare with Current View Page History

« Previous Version 19 Next »

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

Basic Modules

Module

Module name

Status

JAX-WS frontend

cxf-rt-frontend-jaxws

Finished, TCK compliant

JAX-RS frontend

cxf-rt-frontend-jaxrs

Finished, TCK compliant

Simple frontend

cxf-rt-frontend-simple

Finished

Javascript frontend

cxf-rt-javascript

Finished

JBI

integration\cxf-*-jbi

Finished

JCA

integration\cxf-integration-jca

Finished

JMX

cxf-rt-management

Finished

Spring

CXF uses Spring by default

Finished

Tooling

cxf-tools-*

Finished

WSDL 2.0

 

Not Started

WS-*

Module

Module name

Status

WS-Addressing

cxf-rt-ws-addr

Finished

WS-Policy

cxf-rt-ws-policy

Finished

WS-RM

cxf-rt-ws-rm

Finished except for outstanding JIRA issues

WS-Security

cxf-rt-ws-security

Finished

WS-SecurityPolicy

cxf-rt-ws-security

Finished

WS-SecureConversation

cxf-rt-ws-security

Finished

WS-Trust

cxf-rt-ws-security

Client side finished

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

Protocol Bindings

Module

Module name

Status

Notes

SOAP

cxf-rt-bindings-soap

Finished

 

Pure XML

cxf-rt-bindings-xml

Finished

 

HTTP

cxf-rt-bindings-http

Finished

 

CORBA

cxf-rt-bindings-corba

Finished

 

coloc

cxf-rt-bindings-object

Finished

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.

object

cxf-rt-bindings-coloc

Finished

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

Data Bindings

Module

Module name

Status

JAXB

cxf-rt-databinding-jaxb

Finished

XFire Aegis Databinding

cxf-rt-databinding-aegis

Ported

XMLBeans

cxf-rt-databinding-xmlbeans

Finished

SDO

cxf-rt-databinding-sdo

Finished

JIBX

 

GSoC project not yet integrated into CXF

Castor

 

Not Started

Transports

Module

Module name

Status

HTTP

cxf-rt-transports-http

Finished

HTTP-Jetty

cxf-rt-transports-http-jetty

Finished

HTTP-OSGI

cxf-rt-transports-http-osgi

Finished

JMS

cxf-rt-transports-jms

Finished

Local

cxf-rt-transports-local

Finished

Servlet

 

Finished

  • No labels