Any Serialization
Erez Hadad <[email protected]> Thu, 29 Sep 2005 21:09:24 +0300
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'd like to serialize an Any using Java serialization. An Any implements CORBA.portable.IDLEntity that extends java.io.Serializable. However, looking inside the JOB implementation of Any, seems it would not work properly since the internal value_ field is of type java.lang.Object, which is not Serializable. The CORBA/Java mapping standard is not clear about this, so I'm asking: is seralization of Any mandatory ( => ORBacus bug) or not? Regards, Erez Hadad _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html