Hey

[EMAIL PROTECTED] wrote:
> java.lang.reflect.Field is not serializable, but it does have a toString( )
> method that generates a complete description of the field.  It's likely that
> EntityDescriptor simply serializes the String representation of the
> container-managed fields.
>
> The ClassNotFound exception is probably occurring because one or all of your
> bean classes (remote-interface, primary key, home-interface, or EntityBean
> class) or the javax.ejb packages are not in your class path when you
> deserialize the EntityDescriptor.

Actually it's a bug in EJB. Check the list posting.

/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