Hello, I managed to correctly deploy and run the Greeter sample from Distributed OSGI. However the sample does not use the ServiceDiscovery thus forcing to hardcoding the WS address on both server and client side. Looking into dosgi source code I found the implementation of LocalServiceDiscovery. I was wondering if it is possible to use this Discovery (or maybe some other stuff from dosgi) to automagically propagate the Service from one OSGI container to the other without specifing the WS address on the client side.
Thanks in advance for any response. Kind Regards, Marek Psiuk -- View this message in context: http://www.nabble.com/Distributed-OSGI-Service-Discovery-tp22726803p22726803.html Sent from the cxf-user mailing list archive at Nabble.com.
