Re: ServerRef with persistent ObjID
Bob Scheifler <[email protected]> Wed, 15 Feb 2006 14:59:49 -0500
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> I need to figure out how > to create one of my services (essentially my server-service) with an > ObjID that is consistent over restarts of the JVM. There is no standard way to do this for JRMP. (It can easily be done with JERI.) For a non-standard JRMP way, you can look at the com.sun.jini.phoenix.SunJrmpExporter class in the latest Jini Technology Starter Kit (http://starterkit.jini.org). - Bob =========================================================================== 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