Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache CXF 2.3 added support for the Tuscany implementation of Service Data Objects as alternative data binding. Note that this data-binding has been removed from Apache CXF 3.2.0 onwards, as the Apache Tuscany project has been retired to the attic.

Setup

By default, CXF does not ship with the Tuscany SDO jars. You will need to acquire them elsewhere and add them to the classpath for the SDO databinding to work. The list of required jars are:

...