Hey

I have stumbled into a weird problem, and would like some confirmation
on the following:
the javax.ejb.deployment.EntityDescriptor has a property
ContainerManagedFields which is an array of java.lang.reflect.Field:s. I
must have missed something, because AFAIK Field:s are not serializable,
thus it is not possible to create a descriptor which has the above
property set.

The weird thing is that I *can* create a EntityDescriptor and serialize
it, but when I deserialize it I get a "ClassNotFound"-exception on the
bean class (which is, natuarlly, incorrect).

Anyone knows what's going on here?!

/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".

Reply via email to