Re: Replacing JRMP with JERI
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Robert DiFalco wrote: > Either RMIRegistry, returned by calling #get methods on other remote > objects, and some are even serialized. Since RMIRegistry is connected only by JRMP, you'll have to use JRMP based connections to talk to it. This should not create any conflicts except from the availability of SSL there. You can use a socket factory to fix this though. 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