- BaseBean is an abstract class and defines
ejbCreate()
- DescendentBean extends BaseBean and inherits ejbCreate()
- DescendentBean class is highlighted
with the error message stating class should be declared abstract it doesn't
define ejbCreate
method declared in the DescendentHome class
Vladimir Goncharov
Goldman, Sachs & Co.
|