> It would seem that ejb-body.j needs a guard like this > > <XDtConfig:ifConfigParamGreaterOrEquals paramName="EjbSpec" value="2.0"> > > around the section that starts with > > <XDtClass:forAllClassTags tagName="ejb:security-identity">
Yup. > If I want to run with a hand modified ejb-body.j can I just put my own > copy > in the classpath "xdoclet/ejb/ejb-body.j" before xdoclet.jar ? Use <deploymentdescriptor templateFile="myfile.j"/>. Ara. _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
