Thomas Vite wrote:
> The TestServlet.class file is under
> C:\Program Files\Apache Software Foundation\Tomcat
> 6.0\webapps\ViClientWebApp\WEB-INF\classes
> 
> The Web.xml file is under:
> C:\Program Files\Apache Software Foundation\Tomcat
> 6.0\webapps\ViClientWebApp\WEB-INF
> The Web.mxl file has a capital W...

That is the first error - it should be web.xml

About your question Mark --> Is
> WEB-INF/web.xml using the right case?
No.

> <Web-app
Should be web-app

I think that is all. Get web.xml named correctly and Tomact will start
parsing it. Any errors should then get reported.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to