Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] OSGi Container bundles for Eclipse Remote Service tutorial

On 08/16/2010 05:22 PM, Nicholas Loulloudes wrote:

> One question that i have is whether it is possible to advertise the
> Quote services using IDiscoveryAdvertiser? Do you
> have any suggestions on how to proceed ?

Hi Nocholas,

if the discovery part in OSGi remote services for some reason does not
satisfy your discovery needs, you can call IDiscoveryAdvertiser
directly. But most consumers should be fine with the former. It is
essentially a matter of deploying a discovery provider (and occasionally
tweaking system properties to adapt to the network env).

Maybe you can elaborate on your discovery scenario in more detail first.

Markus


Back to the top