> > I could of course execute <ejbdoclet.../> several times within a target > (one > > with the entitybmp subtask, one without), but then I will end up with > two > > DD:s... Or can I run the dd subtask separately afterwards as well? > > Yes. Run an ejbdoclet task with the selected beans and the <entitybmp/> > subtask and then run another ejbdoclet with all beans, without the > <entitybmp/> but with the <deploymentdescriptor/> subtask.
No. If you run the second time without entitybmp then you'll see the ejb class in dd file not the subclassed one. It's not possible currently. Ara. _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
