On Mon, 31 May 1999 15:44:58 +0100, Duncan Alexander <[EMAIL PROTECTED]>
wrote:
>>Still i need more information about methods (for example short
>description).
>>Why EJB doesn't supply such information as JavaBeans with BeanInfo
>class?
>
>It is possible to provide Java Beans style BeanInfo by creating
>bean info for each EJB and overriding the various methods such as
>getPropertyDescriptors. You will then have to bundle this with the
>client.
That's the problem. Can we expect that EJBv2.0 will make BeanInfo
(something similar) as a part of EJB interface? IMHO if every EJB
vendor will create it's own interface to access bean info, it'll be
quiet mess and ugly...
===========================================================================
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".