Re: v7.0.12 changelog question

2011-04-11 Thread Stefan Thurnherr
Thanks, Mark, for the clarification. Manually unpacking the WAR file is what I am doing instead. stefan. On 2011-04-11 21:43, ma...@apache.org wrote: tefan Thurnherr wrote: Hi From the Tomcat v7.0.12 changelog [1] : " Don't unpack WAR files if they are not located in the Host's appBas

Re: v7.0.12 changelog question

2011-04-11 Thread markt
tefan Thurnherr wrote: >Hi > > From the Tomcat v7.0.12 changelog [1] : > " Don't unpack WAR files if they are not located in the Host's >appBase. (markt) " >Why? Couldnt find any issue or other trace relating to this fix... Because (as per the docs) WARs outside the appBase aren't meant to b

v7.0.12 changelog question

2011-04-11 Thread Stefan Thurnherr
Hi From the Tomcat v7.0.12 changelog [1] : " Don't unpack WAR files if they are not located in the Host's appBase. (markt) " Why? Couldnt find any issue or other trace relating to this fix... Background: This "fix" broke our deployment of Sonatype's Nexus (OSS version) when upgrading to Tomc