Check that the Host element is supporting the expanding of WAR files.

(in server.xml)

<Host name="myhostname" unpackWARs="true">
... stuff ...
</host>

Paul Campbell wrote:

I have an context entry in server.xml where I specify
debug=9 and logging to unique log file:
This is the log file:
Cheers,
	-- jon

--
Jon Eaves <[EMAIL PROTECTED]>
http://www.eaves.org/jon/


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

Reply via email to