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

Compare with Current View Page History

« Previous Version 26 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

Completed, TCK compliant

JAX-RS frontend

cxf-rt-frontend-jaxrs

Completed, TCK compliant

Simple frontend

cxf-rt-frontend-simple

Completed

Javascript frontend

cxf-rt-frontend-js

Completed

JBI

integration\cxf-*-jbi

Completed

JCA

integration\cxf-integration-jca

Completed

JMX

cxf-rt-management

Completed

Tooling

cxf-tools-*

Completed

Spring

CXF uses Spring by default

 

WSDL 2.0

 

Not Started

WS-*

Module

Module name

Status

WS-Addressing

cxf-rt-ws-addr

Completed

WS-Policy

cxf-rt-ws-policy

Completed

WS-RM

cxf-rt-ws-rm

Finished except for outstanding JIRA issues

WS-Security

cxf-rt-ws-security

Completed

WS-SecurityPolicy

cxf-rt-ws-security

Completed

WS-SecureConversation

cxf-rt-ws-security

Completed

WS-Trust

cxf-rt-ws-security

Client side completed

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

SOAP

cxf-rt-bindings-soap

Completed

Pure XML

cxf-rt-bindings-xml

Completed

HTTP

cxf-rt-bindings-http

Completed

CORBA

cxf-rt-bindings-corba

Completed

coloc

cxf-rt-bindings-object

Completed; 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

Completed; 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

Completed

XFire Aegis Databinding

cxf-rt-databinding-aegis

Ported

XMLBeans

cxf-rt-databinding-xmlbeans

Completed

SDO

cxf-rt-databinding-sdo

Completed

JIBX

 

GSoC project not yet integrated into CXF

Castor

 

Not Started

Transports

Module

Module name

Status

HTTP

cxf-rt-transports-http

Completed

HTTP-Jetty

cxf-rt-transports-http-jetty

Completed

HTTP-OSGI

cxf-rt-transports-http-osgi

Completed

JMS

cxf-rt-transports-jms

Completed

Local (In-VM)

cxf-rt-transports-local

Completed

Servlet

 

Completed

Miscellaneous Modules

Module

Module name

Status

Core

cxf-rt-core

Completed

Manifest

cxf-manifest

Completed

Javadoc

cxf-api

Completed

Common Schemas

cxf-common-schemas

Completed

Common Utilities

cxf-common-utilities

Completed

Javascript

cxf-rt-javascript

Completed

 

cxf-wstx-msv-validation

Completed

XJC-Utils

cxf-xjc-*

Completed

  • No labels