Title: Nachricht
Hello,
 
I have some trouble with the XDoclet generated entity beans. First of all all my entity bean classes are derived from an abstract base class that implements i.e. the usual callback methods.
 
The problems are...
1) The callback methods (ejbLoad,...) are always generated, even if they are already present in the base class. Is there a way to omit their generation ?
2) Even worse the entity context accessors (get/setEntityContext) are always generated with an empty body (they don't even call super). Is there a way to omit their generation ?
 
Any hint is appreciated
Regards
Nikolaus

Reply via email to