Hi all, The Distributed OSGi implementation in Apache CXF has graduated out of the sandbox to its new location as a CXF subproject: http://svn.apache.org/repos/asf/cxf/dosgi/trunk As a subproject it will have an independent release schedule to the main CXF code base.
The current implementation provides most of the functionality for the DSW (Distribution Software) component as defined in OSGi RFC 119 (see http://www.osgi.org/download/osgi-4.2-early-draft2.pdf). It is also the official Reference Implementation of this part of the specification. It should work on any version 4.2 compliant OSGi runtime and is known to work with Felix 1.4.1 as well as with Equinox 3.5 milestone builds since December. For more information, see the documentation here: http://cwiki.apache.org/confluence/display/CXF/Distributed+OSGi Best regards, David Bosschaert
