Hi,
>Nope. Two reasons:
>a) The ejbFindByPrimaryKey method returns the primary key class, which is
different for each bean
Could'nt the return type be declared as on Object ?
>b) When using container managed persistence this method is implemented by
the container and not >in the bean
The EntityBean interface should declare this as an abstract method.
-saurabh
===========================================================================
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".