is there any posible way in wich a service running in a machine A could be displayed in the container running in machine B?
I know that I can use the DefaultIndexService hierarchy, but the problem with doing so is that it is necessary to create at least an instance of the service in order to make it visible in the DIS... I am looking for a way of asking about a grid service that is running in machine A from a client application that is running in a machine B (both in the same VO) without having to create a default instance of the service in advance. thanks!
