1) external ant lib: xmltasks 2) copying a template using nested filterchain
Jan > -----Ursprüngliche Nachricht----- > Von: Velagapudi, Murali [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 7. Januar 2005 16:35 > An: Ant Users List > Betreff: Change the web.xml File through ANT > > Hi , > > I am using same ant script to deploy application on > various systems in this i need to change > the web.xml file of the application i.e the value for > <param-name>property_dir</param-name> > <param-value>will be different on various systems</param-value> > > i can pass the param-value while running the ANT script is > there a way so that the ant can change > the value before it deploys the application. > > thanks, > Murali > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >