Title: Nachricht
Nikolaus,
 
No straight answer as yet, but some questions:
 
What version of xdoclet are you using?
Is the abstract superclass source code in the src directory that you give to XDoclet
 
The behaviour you're seeing isn't what 'should' happen, I would imagine that something is wrong with your build file.
 
cheers
dim
 
----- Original Message -----
Sent: Monday, March 17, 2003 9:06 AM
Subject: [Xdoclet-user] Entity bean callback methods

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