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

Reply via email to