Try: @ejb:data-object container="false" (cross post to dev) But I think this should be replaced by generate="false" ?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Jason Carreira > Sent: vendredi 28 d�cembre 2001 18:54 > To: Xdoclet-User > Subject: [Xdoclet-user] Data Objects for Abstract Entity Beans > > > Hi all, > > I've got an abstract entity bean that I'm using as a base > class for other entity beans, so I don't want a data object > to be created for it. Is there a way to specify that the > @ejb:data-object task should not generate a data object class > for this bean (like the generate="false" attribute of > @ejb:bean and @ejb:pk)? > > Thanks, > > Jason Carreira > > -- > Jason Carreira > Lead Systems Architect, Notiva Corp. > phone: 585.240.2793 > fax: 585.272.8118 > email: [EMAIL PROTECTED] > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
