> > > so we dont generate anything if we fine ejb:bean generate="false"
-
> > did we
> > > also say we're going to skip anything that does not have any
ejb:bean?
> >
> > By 'anything' you mean dataobject/pk/etc? No. You may want to have
> > PersonData and derive CustomerData from it. Anyway, currently the
> > dataobject derivation, or derivations in general, are buggy. The
derived
> > class has all methods and fields of the parent also. A BUG!
> 
> I suppose what I'm saying is to have the possibility of mixing ejbs
that
> are xdoclet and those that are not.  I've just been through porting a
> non-xdoclet app across, and had to continually change my sourcepath as
> otherwise xdoclet would complain about missing ejb:bean tags...

I myself also had that problem, but it's easily avoidable by excluding
the hand-written beans from sourcepath/fileset.

Ara.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to