Hi,
If I have 2 servers running within iceboxnet.exe, is there a method for one service to obtain a list of all of the endpoints running within that iceboxnet.exe, so it can obtain the port number of other services?
This is necessary because I need to run 3rd server which communicates with the two existing servers, and I'd rather not scatter hard coded ports through all of my projects.
I know I could use icegridregistry - would this perhaps be a better solution?
I'd like to use icegrid, but unfortunately there is no screencast for the icegrid Java GUI, and the documentation is missing, so I don't think I could follow that learning curve without a lot of work attempting to hand code .xml files (what are the chances of creating a screencast for the Java GUI?).

Reply With Quote
