posted 17 years ago
Will the compiler complain with an error if you do not include the the methods from the javax.ejb.EntityBean in an CMP? i.e ejbLoad, ejbStore...
As the bean class in a CMP is abstract wouldn't it make it through compilation and fail at deployment instead?
The sharpen your pencil exercise on page 319 got me thinking about this.
/Magnus