Hey
Evan Ireland wrote:
> So this part is clear. However what seems to be underspecified is
> how these collections should be marshalled over the wire for
> interoperability, in the case where 'find...' method returns a
> collection. Perhaps it is assumed that the 'find...' method on the
> Home interface will return an instance of java.util.Enumeration
> that implements java.io.Serializable. However EJBObjects are
> not required to implement java.io.Serializable. So how are we
> supposed to implement a serializable enumeration of non-serializable
> objects, in such a way as to allow the promised interoperability
> over IIOP? I am not clear on this. Perhaps someone could enlighten
> me.
EJBObject implements Remote -> enumerations of stubs are returned.
/Rickard
--
Rickard �berg
Computer Science student@LiTH
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".