Ara,
Since your last changes concerning inheritance, I have something not
working anymore :

EntitySupport implements javax.ejb.EntityBean is an abstract Class with
ejb:bean generate="false" and ejb:interface, ejb:home and ejb:pk with
extends, and local-extends.
Then I have an OrderBean extends EntitySupport (implements NOTHING)
(with no ejb:interface,...)

All extends on IF and PK tells me sth like EntitySupportPK,
EntitySupportHome and EntitySupport.

ejb:generate false on EntitySupport should solve this ?

If OrderBean implements EntityBean it works fine but I would prefer not
doing that and leave my EntityBean relation in EntitySupport.

I will work on that, but maybe I am missing something here ?

Thanks.
Vincent.



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

Reply via email to