Versions Compared

Key

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

The Apache CXF Distributed OSGi subproject provides the Reference Implementation of the Distribution Provider component of the OSGi Remote Services Specification (Chapter 13 in the OSGi 4.2 Compendium Specification).
It implements the Remote Services functionality using Web Services, leveraging SOAP over HTTP and exposing the Service over a WSDL contract. Starting from version 1.1, Java interfaces can also be exposed and consumed as RESTful JAX-RS services.

An implementation of an OSGi Remote Service Admin compliant Discovery Service is also worked on in this project. (For more information on the Remote Service Admin specification see http://www.osgi.org/download/osgi-4.2-enterprise-early-draft4.pdfImage RemovedThe 1.2 version of this project is also the Reference Implementation of the OSGi Remote Service Admin specification, chapter 122 in the OSGi 4.2 Enterprise Specification).

This page is about getting started and the demos, further links:

...