On Aug 13, 2006, at 10:42 PM, Venkata Krishnan wrote:
- each registry is identified by a port on which it runs. I am
not sure
how hostname can be used for services. However, for references
host names
has a role to play. Right?
For services it would determine the address that the port would apply
to. The default (0.0.0.0) would be all addresses on the machine but
for multi-homed machines it is quite often useful to be able to
specify a particular interface.
- RMI Host will be the interface thro which RMIBinding will register
services into one of the registries (based on the port number
specified)
Can you please point me to some code that I can emulate to
implement RMI
Host in terms of how it should be implemented as a system component
that can
be autowired into the builder. Right now I am looking at
LoaderRegistry to
understand the programming model for this. Am I on track?
That's as good as any.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]