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]>

Reply via email to