That's great! Once I have some things figured out I think I'm having a
problem with the J2EE war task. I don't think it's overwriting the file
properly or something.

I have changed lib requirements only to see the same libs placed in the
unwar'ed directory. I soon found out that if I deleted the war file in
target that it would build a proper one for me to use.

Anything I'm doing wrong?

-warner

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 19, 2002 7:22 PM
Subject: Heads up about War Validation


> If you're not getting messages from the developers list, you may not have
> noticed that the CVS repository now contains a working war validator in
the
> j2ee plugin.
>
> Currently it checks:
> - The war file exists
> - The war file is readable
> - The war file has a web.xml (warning)
> - Servlets defined by a <servlet> tag are loadable from the war file and
> not the classpath
> - JSPs defined by a <servlet> tag exist in the war
> - Taglibs defined by a <taglib> have a <taglib-location> that exists in
the
> war
>
> --
> dIon Gillard, Multitask Consulting
> Work:      http://www.multitask.com.au
> Developers: http://adslgateway.multitask.com.au/developers
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to