Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF ChatClient

Hi Markus,

It is started with -Dzoodiscovery=autostart.

I can do a conference now or around 15:00



On Mon, Oct 21, 2013 at 10:03 AM, Markus Alexander Kuppe <ecf-dev_eclipse.org@xxxxxxxxxxx> wrote:
On 10/18/2013 07:38 PM, Wim Jongman wrote:
> Thanks. I pushed it.
>
> Markus, while implementing the chat server, I discovered that the Discovery
> server is unable to consume remote services itself. In other words, if a
> client publishes a remote service, it is not proxied into the Discovery
> Server.
>
> To make it work we would need another server to host the chat server. Since
> we already have a working discovery server I was thinking to remove the
> discovery server part from our server.
>
> Any thoughts on this?

Hi Wim,

you commented the startZooKeeper() call in
org.eclipse.ecf.example.chat.bot.ChatBotActivator.start(BundleContext).
If this is intentional, how do you start ZooDiscovery?

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


Back to the top