DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=4091>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=4091 custom host with unpackWARs="true" don't expand war automatically - work around fails log4j! [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2004-06-17 21:24 ------- I have followed the steps provided to reproduce the bug with TC4.1.30 and with one small mod (need to add .war to the docbase) it works as expected. The complete text I added to sever.xml was: <Host name="testhost" debug="0" appBase="webapps" unpackWARs="true"> <Context path="/myapp" docBase="tomcat-docs2.war" debug="0"/> </Host> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]