Author: markt
Date: Tue Mar 3 07:42:20 2015
New Revision: 1663534
URL: http://svn.apache.org/r1663534
Log:
Remove note that is no longer correct
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomcat/trunk/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=1663534&r1=1663533&r2=1663534&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/trunk/webapps/docs/config/context.xml Tue Mar 3 07:42:20 2015
@@ -717,9 +717,7 @@
file will not be unpacked. If <code>true</code>, the value of the
owning
<a href="host.html">Host</a>'s <strong>unpackWARs</strong>
attribute will determine if the WAR is unpacked. If not specified, the
- default value is <code>true</code>. Note that WAR files located outside
- of a <a href="host.html">Host</a>'s <strong>appBase</strong> are
- never unpacked.</p>
+ default value is <code>true</code>.</p>
</attribute>
<attribute name="useNaming" required="false">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]