RE: AW: Problem updating application.xml

2005-10-10 Thread Charl Gerber
; on Windoze). So you may > want to it first. Or as Jan suggested, do an > , then for your > application.xml, then it back up again. > > Hope this helps > Keith > > > -Original Message- > From: Charl Gerber [mailto:[EMAIL PROTECTED] > Sent: 07 October 20

RE: AW: Problem updating application.xml

2005-10-07 Thread Keith Hatton
for your application.xml, then it back up again. Hope this helps Keith -Original Message- From: Charl Gerber [mailto:[EMAIL PROTECTED] Sent: 07 October 2005 14:17 To: Ant Users List Subject: Re: AW: Problem updating application.xml I can update war and jar files withing the ear, but no

Re: AW: Problem updating application.xml

2005-10-07 Thread Charl Gerber
mltask [1] > > > > Jan > > [1] http://ant.apache.org/external.html#xmltask > > > >-Ursprüngliche Nachricht- > >Von: Charl Gerber [mailto:[EMAIL PROTECTED] > >Gesendet: Freitag, 7. Oktober 2005 12:47 > >An: user@ant.apache.org > >Betreff:

AW: Problem updating application.xml

2005-10-07 Thread Jan.Materne
-- modify --: , , , xmltask [1] Jan [1] http://ant.apache.org/external.html#xmltask >-Ursprüngliche Nachricht- >Von: Charl Gerber [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 7. Oktober 2005 12:47 >An: user@ant.apache.org >Betreff: Problem updating application.xml

Problem updating application.xml

2005-10-07 Thread Charl Gerber
I have a 3rd party .ear file that I am updating. The original .ear has an "application.xml" file. I have tried everything, but cannot get Ant to overwrite that application.xml with a new one I made myself. I have tried the ear, jar and zip taks, update=true, metainf settings, zipfileset, everythin