I have two fada nodes A and B
I have deployed in node A, a service with SMID=MyService
I have deployed in node B, a service with SMID=MyService
the service .class is the same, so identical service
When I do a search to get the proxies with the ClientHelper, I should expect to get the two proxies.
What I get is is a proxy from node A, the one I am entering the network from (Node A)
I have tried to increase the hops, time out etc, but I only have two hosts and this makes no difference
It does work if I change the SMID on node B and entering the nerwork from node A and the new SMID, but of course I am looking for a different SMID and I dont find the ones in node A.
This has been tested with current compatible version of ExE for DBESTudio (0.3.8)
I was also tested with a mix of 0.3.8 and 0.3.9, with the same results.
Is this an expected behavior?
Thanks!
/V
Logged In: YES
user_id=228477
Originator: NO
The two nodes you specify, A and B, are they on the same host? Same network segment? Away from each other?
Logged In: NO
The services are deployed in different physical machines and plugged to the same router (same network segment)