Re: how can i run more than one registry in a single machine
Niclas Hedhman <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
On Monday 04 July 2005 11:56, Deleep Kumar wrote:
> Please provide some documents to run more than one registry in a single
> machine.
Why do you want to? Conflicting names?
Just start it on another port.
rmiregistry 2345
You will of course need to work out the strategy on locating those registries
from the clients though.
Cheers
Niclas
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html
To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html