Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "RemoveUnpackWARs" page has been changed by ChristopherSchultz:
https://wiki.apache.org/tomcat/RemoveUnpackWARs?action=diff&rev1=2&rev2=3

Comment:
Oops

  
  
  === Actually read-only filesystem ===
- If the filesystem is actually read-only (or effectively so, where the 
effective Tomcat user has no file-write rights whatsoever), then unpackWARs 
must be true in order to deploy. If all JSPs are pre-compiled and logs are not 
written to disk, Tomcat should be able to run on a read-only filesystem.
+ If the filesystem is actually read-only (or effectively so, where the 
effective Tomcat user has no file-write rights whatsoever), then unpackWARs 
must be false in order to deploy. If all JSPs are pre-compiled and logs are not 
written to disk, Tomcat should be able to run on a read-only filesystem.
  
  === Other use cases ===
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to