Please post the relevant pieces of code/xml. Ara.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, February 06, 2002 10:01 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] hacking xdoclet (webdoclet to start) > > ok...I promise -- given a quick shove or two, I can be pretty > productive.... :) > > I'm having a little difficulty grokking how to add parameters to the ant > tasks and have them get picked up by XDoclet. > > For instance (I'm just testing things out here), I want to add a "useIds" > parameter to the deploymentdescriptor ant tag of webdoclet. I add the > parameter in my build script, I add the proper variables and accessors in > WebXmlSubTask (including a cheesey System.out.println when the setter gets > called), rebuild xdoclet, and try to build a sample project with it. > There's not really any errors or anything, but the "setter" is never > getting called. I updated the web_xml.j template as well to test for the > parameter, and it never is picking up the new one. What am I missing > here? > > thanks, > jason > > _______________________________________________ > 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
