On Fri, 2003-07-11 at 23:37, Harkness, David wrote: > >From the (recently updated) documentation: > > http://www.xdoclet.org/tags/[EMAIL PROTECTED](0..1) > > ``The @ejb.interface tag provides information about an Entity or Session > Bean's component interfaces (remote and/or local).''
Shouldn't the documentation for 'extends' and 'local-extends' have the following added ? "Default is "javax.ejb.EJB(Local)Object" UNLESS the bean is derived from a base class, in which case ejbdoclet will create interfaces for the base class to extend from." -- Andy ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
