Author: kkolinko
Date: Thu Mar 14 20:50:46 2013
New Revision: 1456671
URL: http://svn.apache.org/r1456671
Log:
Merged revision 1456666 from tomcat/trunk:
Correct typo reported via comments.a.o
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/deployer-howto.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1456666
Modified: tomcat/tc7.0.x/trunk/webapps/docs/deployer-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/deployer-howto.xml?rev=1456671&r1=1456670&r2=1456671&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/deployer-howto.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/deployer-howto.xml Thu Mar 14 20:50:46
2013
@@ -117,7 +117,7 @@
The locations for Context Descriptors are:
</p>
<ol>
-
<li>$CATALINA_BASE/conf/[enginename]/[hostname]/context.xml</li>
+
<li>$CATALINA_BASE/conf/[enginename]/[hostname]/[webappname].xml</li>
<li>$CATALINA_BASE/webapps/[webappname]/META-INF/context.xml</li>
</ol>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]