[EMAIL PROTECTED] wrote:
Assuming all of the "slaves" know the id of the "master", then maybe you
have a RegisterServlet that's called by a slave processing servers during
their init? http://javaalmanac.com/egs/javax.servlet/GetReqUrl.html
-Dennis
The problem is that slaves know master's URL but master also needs to
know URL of slave server because it calls their methods (like
http://myslave:8080/myProcessingApp/process.do) with tasks to process.
And I can't find a good way to determine URL of slave servers :-/
Wojtek
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]