quality@glassfish.java.net

Distributed OSGi Demo (RFC 119) - Client/Server

From: Miroslav Nachev <miro_at_space-comm.com>
Date: Wed, 8 Oct 2008 16:25:19 +0300

Hi,

I wold like to present you one interesting Distributed OSGi Demo (RFC
119)<http://blogs.iona.com/newcomer/OSGiCommunityEvent-DistOSGi.pdf>which
shows in practice OSGi Client/Server functionality.
You can check out the current implementation from
http://svn.apache.org/repos/asf/cxf/sandbox/dosgi
You can build and test it by running:
    mvn install
(The min. requirements are maven 2.0.9 and JDK 1.5)

There isn't much actual documentation yet (we're working on that!), however
you could consider RFC 119 itself as the documentation.
There are a few demos in there too that should be easy enough to get up and
running.


Regards,
Miro.