Re: Deserializing a Stored Stub Sometimes Requires a Connection?
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Robert DiFalco wrote: > Under what circumstances will just deserializing a remote stub result in > a connection to the stub's host? The stack trace indicates that the live object is registering for DGC management. If DGC was not active, I suspect it would not make that connection. Peter, undoubtedly has the complete story... 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