Thanks for the help, and I have a follow up question. The problem I am still having is that if a Node for example shuts down unexpectedly, references to the distributed services it was exposing will still be shown as available, as the command “cluster:node-list” will show. So taking the example I gave before, if the Node exporting service A shuts down unexpectedly and there are no other implementations to that service provided by other Nodes, calls to service A will inevitably occur and lead to a NullPointerException. I ask if there is anyway to avoid this problem? This incorrect information ?
Regards, Alexandre Barbosa -- View this message in context: http://karaf.922171.n3.nabble.com/Question-about-Cellar-distributed-services-tp4026040p4026044.html Sent from the Karaf - User mailing list archive at Nabble.com.
