https://issues.apache.org/bugzilla/show_bug.cgi?id=51294
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Mark Thomas <ma...@apache.org> 2011-05-31 08:30:13 UTC --- The documented and intended behaviour of unpackWARs is that it only applies to WARs in the appBase. This is true for 5.5.x, 6.0.x and 7.0.x. Unpacking WARs from outside the appBase into the appBase should be possible but adds complexity to the autoDeploy process that I am not convinced is worth it. If an app needs to be unpacked there are two options: - deploy the WAR in the appBase with unpackWARs=true - deploy outside the appBase using a directory rather than a WAR -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org