You want to generate a web.xml? Use XDoclet: http://xdoclet.sourceforge.net - use version 1.2 - http://xdoclet.sourceforge.net/1.2beta

But if you don't want to generate web.xml, then you must create one yourself manually and incorporate that into the WAR file - I recommend the <war> task for this.

Erik


[EMAIL PROTECTED] wrote:
In my build.xml, I am trying to use the web.xml file to create my war file. I could not find any related information in the Ant documentation. Can anyone point me to some documentstion on war file creation?

Thanks


--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>




--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to