Question about a special case of RMI
Tina Gao <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <OFA5843AC1.C05A02BA-ON85256FB6.007142D9-85256FB6.0071DE7B@lexmark.com> |
Dear members, I am now stuck with a question about RMI. If I pass a RMI object (B) as the parameter of another RMI object (A), and the methods of B are actually invoked from server side (e.g., this is an observer class), then is that true that for B, the original RMI server (for A) is taking the role of RMI client. This is critical for making B a secure object. Because I need to make sure what are the actual client and server for B to decide the right location for certificate and key files. Thanks, Tina =========================================================================== 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