On Thu, 13 Jan 2005, Durham David R. Jr Contr
<[EMAIL PROTECTED]> wrote:

> Should the webxml attribute be required?

Yes.  Isn't it?

> For one, you can leave it empty and the wars work

Which may be due to the parahraph below.

> Also, I get an annoying warning about a web.xml being ignored.

Which means you include a WEB-INF/web.xml in your archive via
something other than the webxml attribute.

> Any way to suppress this warning, or should I be using a different
> task?

You should use the webxml attribute to point to your WEB-INF/web.xml
file and exclude that file from the rest you add to the archive.  Or
use <jar>.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to