It seems that the global model is not available on the client node programmatically. When I try to use modelService.getCurrentModel().getModel() the nodes that i get, are only the master node and the client node and not the rest.
Is there a way to have a list of all the kevoree nodes on a client node?
Hi,
It seems that the global model is not available on the client node programmatically. When I try to use modelService.getCurrentModel().getModel() the nodes that i get, are only the master node and the client node and not the rest.
Is there a way to have a list of all the kevoree nodes on a client node?