You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark <el...@gmail.com> on 2005/07/19 04:58:32 UTC

how to update web.xml when using WAR file

I am following the instructions for configuring a DataSource so that I
can use a MySQL databasae with my servlets.  The instructions I am
using can be found at:
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html

According to the instructions, I must update the web.xml file in my
WEB-INF directory.  How can I update this file if the vendor has only
supplied a WAR file?  Do I need to unpack the WAR file and update the
web.xml file ?


Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org