| War Task With Multiple XML Descriptors | War Task With Multiple XML Descriptors 2003-03-13 - By Nicholas
I am trying to use the War taks, but I have two, descriptors: web.xml and jboss-web.xml. I have tried a couple of things to get both in, to no avail:
<war destfile="${out.dir}/ExWebApp.war" webxml="${xml.dir}/*.xml" >
<war destfile="${out.dir}/ExWebApp.war" webxml="${xml.dir}/web.xml,${xml.dir}/jboss-web.xml" >
Neither of these worked.
Is there any way to do this ?
Thanks.
//Nicholas
===== Nicholas Whitehead Home: (973) 377 9335 Cell: (201) 615 2716 nwhitehe@(protected) Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/
|
|
 |