Versions Compared

Key

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

...

Sample

Description

greeter

Greeter OSGi Service exposed remotely and a Consumer invoking on it.

greeter_rest

Greeter OSGi Service exposed remotely as a RESTful service and a Consumer invoking on it. Virtually identical to a greeter sample

spring_dm

Shows how you can use Spring DM to export your beans as OSGi Services and similarly how to use Spring-DM to inject a (remote) OSGi Service.

ds

Shows how Distributed OSGi can be used with OSGi Declarative Services (DS).

discovery

Shows how to use Distributed OSGi with a dynamic Discovery system such as the one based on Zookeeper that comes with CXF/DOSGi.

iPOJO

Shows how Distributed OSGi can be used with iPOJO

...