Hi Andrei, From a quick glance I gave to the ClusterServiceStore I think that it is mostly used to store metadata that are more linked to the nodes, rather than the service itself. We could have an osgi specific implementation that would store this information in the configuration admin (an osgi service which provides access, listeners etc to the configuration data). However, I am not sure if it can be used in order to add whirr services to the OSGi service registry.
-- Ioannis Canellos On 14 Δεκ 2011, at 2:49 μ.μ., Andrei Savu wrote: > Ioannis, > > I know you've mentioned something about registering services started by > Whirr in OSGi on the IRC. Do you think we can accomplish this by a having a > new implementation of ClusterStateStore? > > This could make Whirr really useful inside OSGi environments. > > -- Andrei Savu
