On 12/3/05, hv @ Fashion Content <[EMAIL PROTECTED]> wrote: > Why does Tomcat say that there is no web.xml when it is in the war file when > I unzip it???
> partial server.xml: > <Host name=".." appBase="fc_webapps" unpackWARs="true" > deployOnStartup="true" autoDeploy="false" xmlValidation="true"> Have you always had xmlValidation set to true or did you change that recently? There have been some threads about xml validation recently. Since it sounds like Tomcat is unhappy with your web.xml file, I would try turning validation off and see what happens. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]