Sure, send it in. Never hesitate to send patches. Ara.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of J. Matthew Pryor > Sent: Thursday, February 28, 2002 3:17 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [Xdoclet-user] ejb-body.j and EJB 1.1 security > > Thanks got my local patch working. > > Want me to email it in, it is a very simple change if someone has the time > to submit it > > jmp > > > -----Original Message----- > > From: Ara Abrahamian [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, February 28, 2002 7:25 PM > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: RE: [Xdoclet-user] ejb-body.j and EJB 1.1 security > > > > > > > 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 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
