Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Problem regarding hello.ds examples.

Hi again Markus,

I guess the thing that is confusing me the most is that I can run the example hello.ds and get the IHello service registered when launching as an application. However, when launching through my product launcher that uses the autostarter to load the bundles the service is never registered.

There just appears to be something that I am missing or that the application service is doing behind the scenes that I cannot mimic.

Thanks again --
Jeff

-----Original Message-----
From: ecf-dev-bounces@xxxxxxxxxxx [mailto:ecf-dev-bounces@xxxxxxxxxxx] On Behalf Of Markus Alexander Kuppe
Sent: Thursday, September 09, 2010 9:47 AM
To: ecf-dev@xxxxxxxxxxx
Subject: Re: [ecf-dev] Problem regarding hello.ds examples.

On 09/09/2010 03:25 PM, Jeff Hamm wrote:

>  Is there a specific plugin (or plugins) (ecf) that I need to make sure is started in order for the broadcast of the service to happen?

You have to choose an ECF discovery provider that fits your need and deploy it on the client as well as the server. Currently ECF comes with support for Zookeeper, mDNS/Zeroconf/Bonjour, SLP and DNS-SD. For starters you are probably best off with either SLP or mDNS. Btw. do you intent to run host and consumer on the same machine?

Markus



_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top