Re: how to make rmiregistry support binding from remote hosts ...
Gregg Wonderly <[email protected]> Wed, 27 Sep 2006 23:30:20 -0500
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Wenbo Zhu wrote: > It seems that rebind/bind is not allowed for non-local "clients" ... and > is there any work-around or alternative? The Jini platform (http://www.jini.org) is really the new version of RMI. It includes the ability to use distributed lookup server functionality so that services can register objects in different places than just the machine they are running on. Gregg Wonderly =========================================================================== 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