From: markt Date: Fri, 12 Jun 2009 16:45:10 +0000 (+0000) Subject: Fix typo. Add aliases to changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f57d30de888735b897fbb36eb2fa627c82daf3ae;p=tomcat7.0 Fix typo. Add aliases to changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@784187 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 2547e708d..a0af70c72 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -34,7 +34,7 @@ - 46925: Replace recusive search for nested roles with + 46925: Replace recursive search for nested roles with iterative search. Patch provided by Stefan Zoerner. (rjung) @@ -102,6 +102,11 @@ 723889 Provide the ability to configure the Executor job queue size and a timeout for adding jobs to the queue. (fhanik) + + Add support for aliases to StandardContext. This allows content from other + directories and/or WAR files to be mapped to paths within the context. + (markt) + diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml index 852f09f24..7bbe2deb3 100644 --- a/webapps/docs/config/context.xml +++ b/webapps/docs/config/context.xml @@ -251,7 +251,7 @@ - +

This attribute provides a list of external locations from which to load resources for this context. These external locations will not be emptied if the context is un-deployed. The list of aliases should be of