Re: RMI and OS (Object Schizophrenia )
Esmond Pitt FACS <[email protected]> Sun, 23 Nov 2008 15:04:18 +1100
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Organization | Melbourne Software Company |
| Message-ID | <20081123040401.YGCN3267.nskntotgx01p.mx.bigpond.com@toshibakx1wgjb> |
>>> In RMI model, the Object should extend the UnicastRemoteObject class >> >>False. It *may* do so, or it may extend anything else and be exported via >>UnicastRemoteObject.exportObject(). > > My note was: (at least before 1.5), so what about adapting a legacy applications. The statement is still false. The option of extending or not extending UnicastRemoteObject has been there since 1.1. =========================================================================== 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