Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] jgroups distribution rs examples

I have reworked the o.e.e.examples.remoteservices.hello.{host,consumer}.rs bundles adn added the hability to use a jgroups container (both server/client side). The remote server (jgroups manager) register the IHello service but the Assert.isNotNull(helloReferences) on client side fails. The jgroups container client connection to the manager is ok.

Some thoughts welcomed.

--
Pierre



Back to the top