Hi,

Assuming the following deployment descriptor for the Book bean...

        <ejb-class>BookBean</ejb-class>
        <prim-key-class>BusinessObjectIdInterface</prim-key-class>

... is it spec-legal to code an ejbCreate method in BookBean whose return
type is a class implementing the java interface BusinessObjectIdInterface ?
Does the return type of ejbCreate have to be explicitely of type
BusinessObjectIdInterface ?

Thanks a lot.



*****************************
 Alexandre Vauthey
 Software Engineer
 Application Networks
 1050, Chestnut street
 Menlo Park, CA 94025
 Tel : 1 (650) 462-7224
 [EMAIL PROTECTED]
*****************************

===========================================================================
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