Hrm... let me follow up to my original message.  I was trying to get this 
to be a boolean true/false flag.  I went back and changed it to Strings 
throughout, and it is working as I had expected.  Is there a better way to 
do this with booleans?

-jason






[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/06/2002 01:30 PM

 
        To:     [EMAIL PROTECTED]
        cc: 
        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




_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to