Hi all,

Over the past while I have done some experimentation around a possible
implementation of the Distributed OSGi RFC 119 Discovery service.

The current CXF-DOSGi codebase only contains the Distribution Software
(DSW) component, which means that you need to configure the location
of your remote services manually. Adding a Discovery service (as
specified in RFC 119) would enable dynamic discovery of remote
services as well.

I've started using Apache Zookeeper as the underlying technology to
implement a Discovery service and at this stage I have it working,
although what I have is not completely finished.

I think this could be a useful addition to the CXF DOSGi codebase, as
together with the DSW code that's already there it would provide the
implementation of the two core parts of RFC 119.
If folks agree that this is useful to have, I can start contributing
this to the http://svn.apache.org/repos/asf/cxf/dosgi/trunk/discovery
and continue working on it from that location.

Thoughts anyone?

Cheers,

David

Reply via email to