Re: RMI/IIOP and Enums
Bob Scheifler <[email protected]> Thu, 15 Jun 2006 09:39:23 -0400
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> It seems that the singleton properties of JDK 1.5 Enums which underly its > final equals() method are preserved by RMI/JRMP but not by RMI/IIOP: it > delivers duplicate instances. > > Is this a known problem? Yep, bug 6277781. First step is that OMG has to update their Java to IDL spec to cover it, which has yet to happen. - 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