I'm using Tomcat 7.0.52, with the following configuration: <Context antiJARLocking="false" antiResourceLocking="false" unpackWAR="false">
Do we know if we "ever" had a version of Tomcat that really don't extract anything from the war when we have unpackWAR="false">? I'm asking to make sure I'm not trying to reach something that doesn't exist. -----Original Message----- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, March 25, 2014 4:40 AM To: Tomcat Users List Subject: Re: Is it possible to have unpackWAR not unpacking anything, even in work folder? On 25/03/2014 03:57, Sebastien Tardif wrote: > I was glad to discover that an option called unpackWAR exists, because my > War has thousands of files and my configuration use a slow share drive, and > so that's taking a very long time to unpack... but when I use the option it > still unpack but in a more hidden place, called the "work' folder. > > Is it possible to have unpackWAR really not unpacking? Tomcat version? Context configuration settings? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org