From: fhanik Date: Fri, 29 Sep 2006 16:32:32 +0000 (+0000) Subject: Update configurations options, this new feature allows a specific to overwr... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4c43feae256e1411f19e6062b4e97a1490dff281;p=tomcat7.0 Update configurations options, this new feature allows a specific to overwrite what cluster manager is used by specifying a element inside the context element and the cluster will be notified of it. This allows for a cleaner config, as the cluster does no longer have to forward all manager settings, and allows documentation to be much clearer on what settings are available. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@451343 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/server.xml b/conf/server.xml index 6d3d9cd71..50caa85c0 100644 --- a/conf/server.xml +++ b/conf/server.xml @@ -192,11 +192,11 @@ -->