Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv1567/xdoclet/core/resources/xdoclet/ejb

Modified Files:
        dataobject.j entitycmp.j entitypk.j home-local.j home.j 
        local.j remote.j 
Log Message:
true inheritance of generated files supported, so:
- if you define a remote-interface method in a base ejbean it's only defined in 
local/home class of parent not the subclass ejbean
- if you define a persistent field in base it's only ... (ditto)
- all templates use it (dataobject/cmp/bmp/pk/etc)
- changes to samples to show it

Note: I excluded ejbCreate and ejbHome methods from this sheme. It's meaningless.
Note2: Doesn't work as expected for ejbFindBy methods for cmp (haven't handled 
@ejb:finder tags)

Testing it highly recommended :o)

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

Reply via email to