AW: Ant deploy: Replace parameters

2009-05-07 Thread Jan.Materne
Cool The Breezer [mailto:techcool.ku...@yahoo.com] >Gesendet: Donnerstag, 7. Mai 2009 12:11 >An: Ant Users List >Betreff: Ant deploy: Replace parameters > > >Hi, > The deployment descriptor contains dynamic values and looks like > > type="javax.sql.DataSour

Ant deploy: Replace parameters

2009-05-07 Thread Cool The Breezer
Hi, The deployment descriptor contains dynamic values and looks like All the parameters are defined in build.properties but deploy task does not change the values, which results bad deployment. The ant deploy task is Any suggestion to achieve the same --